Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev authored May 17, 2020
1 parent 94a40d4 commit f0ef4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Create an environment with required dependancies:

conda create -n ostap-req-env root_base root-binaries root-dependencies gsl future configparser numpy scipy pathos dill multiprocess ppft terminaltables binutils-meta c-compiler compilers cxx-compiler fortran-compiler python ipython cmake

If you computer has insntalled Berkeley-DB (`libdb`) and you are usinng `python3`, it is desirable also to add `bsddb3` in the list
If you computer has installed Berkeley-DB (`libdb`) and you are using `python3`, it is desirable also to add `bsddb3` in the list

Activate the environment with requirement packages:

Expand Down

0 comments on commit f0ef4fa

Please sign in to comment.