From 82da6823ad63cd2a8c5444abc9ef707b7a936f90 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Fri, 14 Aug 2020 19:44:20 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f50c09c84..64aed9465 100644 --- a/README.md +++ b/README.md @@ -116,11 +116,11 @@ myriad of available libraries. You will find Jupyter notebooks invaluable in your work. You can run _R_ codes in the Jupyter/IPython notebooks, with the immediate benefit of visualizing your data. You can also use compiled languages like C++, -Rust, Julia, Fortran etc if you prefer. The focus in these lectures will be +Rust, Julia, Fortran etc if you prefer. The focus in these lectures will be mainly on Python. -If you have Python installed (we strongly recommend Python3) and you feel +If you have Python installed and you feel pretty familiar with installing different packages, we recommend that you install the following Python packages via _pip_ as