diff options
| author | 2012-03-15 17:46:40 +0000 | |
|---|---|---|
| committer | 2012-03-15 17:46:40 +0000 | |
| commit | 64c4e60f66b9702971d2a2203dbaa0adf3383875 (patch) | |
| tree | 887b71e95af2dffa8dd8a4409a68bef0e86e6949 /doc | |
| parent | update links in macos install docs (thanks to Gizmokid2005) (diff) | |
| download | KVIrc-64c4e60f66b9702971d2a2203dbaa0adf3383875.tar.gz KVIrc-64c4e60f66b9702971d2a2203dbaa0adf3383875.tar.bz2 KVIrc-64c4e60f66b9702971d2a2203dbaa0adf3383875.zip | |
Note "cd" after "mkdir" in installation instructions for MacOS.
Thanks to rjwiii for the suggestion.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6093 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/INSTALL-MacOS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/INSTALL-MacOS.txt b/doc/INSTALL-MacOS.txt index edae5c35c..b427dbc39 100644 --- a/doc/INSTALL-MacOS.txt +++ b/doc/INSTALL-MacOS.txt @@ -98,6 +98,7 @@ used by Apple when they built the python package. I suggest an "out-of-source" build: # mkdir kvirc-build + # cd kvirc-build # cmake <path-to-kvirc-src-dir> # make # make install |
