Skip to content
Snippets Groups Projects
Commit b1885d35 authored by Nick Bearson's avatar Nick Bearson
Browse files

fix the extracted path to what it'll be for 1.0b1

parent f7d351e8
No related branches found
No related tags found
1 merge request!131.0b1rc2 fixups
......@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
To install, extract the tarball and optionally add the bin directory to your PATH.
tar xf cspp-geo-gridded-glm-1.0b1.tar.xz
export PATH=$PATH:$PWD/cspp-geo-gridded-glm-1.0/bin
export PATH=$PATH:$PWD/cspp-geo-gridded-glm-1.0b1/bin
## USAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment