Browse Source

Update README.md

pull/591/head
stackerzzq GitHub 5 years ago
parent
commit
12a698a894
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -135,7 +135,7 @@ there is a `cmake-configure` wrapper script to ease the transition to cmake.
```sh
mkdir build
cd build
../cmake-configure --prefix=/some/install/path
../cmake-configure --prefix /some/install/path
make
```



Loading…
Cancel
Save