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 b62f031 commit a938ff5Copy full SHA for a938ff5
README
@@ -60,7 +60,7 @@ adding --prefix=somedir to the ./configure step. For example
60
61
./configure --prefix="$HOME/predict"
62
63
-will configure the build to install the files into /home/user/gpredict folder.
+will configure the build to install the files into /home/user/predict folder.
64
65
If you are building directly from the git repository, you have to run
66
./autogen.sh instead of of configure. You can pass the same options to the
0 commit comments