We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd18ad6 commit 7becb90Copy full SHA for 7becb90
README.md
@@ -42,9 +42,9 @@ can be downloaded as a zip file or tag.gz file.
42
Alternatively, a release can be downloaded and untarred by issuing the
43
following commands from a terminal
44
45
- wget https://github.com/omar-moreno/hps-dst/archive/v0.7.tar.gz
46
- tar zxvf v0.7.tar.gz
47
- cd hps-dst-0.7
+ wget https://github.com/omar-moreno/hps-dst/archive/v0.8.tar.gz
+ tar zxvf v0.8.tar.gz
+ cd hps-dst-0.8
48
49
Once downloaded, the package can be built in the usual way.
50
0 commit comments