diff --git a/README.rst b/README.rst index 8e47f488d94e1b3d1502da1ed490f0ab975e6462..b0ca9cba43531b6cd71416669e06e829dd4dc3c2 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ The files are written primarily for usage at European Spallation Source, but mig You are free to use this code, but no warranty whatsoever is given. -## Installation +## Installation ## To install the package, first download from Bitbucket. Then enter the directory, and run the setup script. An example is shown below of these three steps, where the installed files goes into your .local/ directory in $HOME. @@ -12,5 +12,4 @@ To install the package, first download from Bitbucket. Then enter the directory, cd ess-python-tools - python setup.py install --prefix=~/.local/ - + python setup.py install --prefix=~/.local/ \ No newline at end of file