Skip to content

Commit

Permalink
Docs..
Browse files Browse the repository at this point in the history
  • Loading branch information
safl committed Apr 2, 2015
1 parent 0e952cd commit 4b0e8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ or download and unpack tarball::
tar xzvf master.tar.gz
cd bohrium-benchpress-*

For Benchpress to operate correctly you need to extend two enviroment variables, namely ``PATH`` and ``PYTHONPATH``. Extend ``PATH`` to include the subfolder ``bin`` and ``PYTHONPATH`` to include the subfolder ``module``. You can do this in whatever way your system requires, you will most likely simply be able to do the following::
For Benchpress to operate correctly you `must` extend the two ``PATH`` and ``PYTHONPATH``. Extend ``PATH`` to include the subfolder ``bin`` and extend ``PYTHONPATH`` to include the subfolder ``module``. You can do this in whatever way your system requires, you will most likely be able to do the following::

source util/setbpenv.bash

Expand Down

0 comments on commit 4b0e8ba

Please sign in to comment.