From f1ac783e3a796ea329364475f2a5d1a52ca89dfd Mon Sep 17 00:00:00 2001 From: ygutier2 <yair.fosado@ed.ac.uk> Date: Sat, 2 Jul 2022 21:16:03 +0100 Subject: [PATCH] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e99a38..3a37f55 100755 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ To install ovito you just have to follow the instructions in this [link](https:/ > > * macOS:Double-click the downloaded .dmg disk image file to open it, agree to the program license, and drag the Ovito application bundle into your Applications folder. Then start OVITO by double-clicking the application bundle. - +### numpy +In ubuntu you can install it by **pip3 install numpy** ### TacoxDNA More information can be found on this [Link](http://tacoxdna.sissa.it/) -- GitLab