Skip to content
Snippets Groups Projects
Commit e17d8f9a authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

correct typo in doc to install openbabel from source

parent 36821e3a
Branches
No related tags found
No related merge requests found
...@@ -23,7 +23,6 @@ Important note: for now official openbabel distributions are bugged, especially ...@@ -23,7 +23,6 @@ Important note: for now official openbabel distributions are bugged, especially
cd openbabel cd openbabel
mkdir build mkdir build
cd build cd build
cmake
cmake .. -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_BINDINGS=ON -DRUN_SWIG=ON cmake .. -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_BINDINGS=ON -DRUN_SWIG=ON
make make
sudo make install sudo make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment