From b19eeb78a191b571b4f49630d3c7201e7746e014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Tj=C3=B6rnhammar?= Date: Wed, 18 Aug 2021 13:44:53 +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 de4e1d4..865dc7f 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you cannot install it using your Wintendo then please consider installing Win https://docs.microsoft.com/en-us/windows/wsl/install-win10 ``` -In order to run the code in this notebook you must enter a sensible working environment. Don't worry! We have created one for you. It's version controlled against python3.7 and you can get the file here: +In order to run the code in this notebook you must enter a sensible working environment. Don't worry! We have created one for you. It's version controlled against python3.7 (and python3.8) and you can get the file here: https://github.com/richardtjornhammar/rixcfgs/blob/master/code/environments/impetuous-shell.nix @@ -79,7 +79,7 @@ You can execute it easily when you are in the [impetuous environment](https://gi $ wget https://gist.githubusercontent.com/richardtjornhammar/34e163cba547d6c856d902244edc2039/raw/2a069b062df486b8d081c8cfedbbb30321e44f36/example0.py $ python3 example0.py ``` -And if it doesn't work then contact [Richard](https://richardtjornhammar.github.io/) and I'll try and get back within 24h +And if it doesn't work then contact [me](https://richardtjornhammar.github.io/) and I'll try and get back within 24h # Usage example 1: Elaborate informatics -- GitLab