Skip to content

Commit a938ff5

Browse files
README: fix typo in folder name
1 parent b62f031 commit a938ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ adding --prefix=somedir to the ./configure step. For example
6060

6161
./configure --prefix="$HOME/predict"
6262

63-
will configure the build to install the files into /home/user/gpredict folder.
63+
will configure the build to install the files into /home/user/predict folder.
6464

6565
If you are building directly from the git repository, you have to run
6666
./autogen.sh instead of of configure. You can pass the same options to the

0 commit comments

Comments
 (0)