Skip to content

Commit e624857

Browse files
Fix typo in readme
Fix #1035
1 parent b11ad9b commit e624857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ spack load xsimd
8080
You can directly install it from the sources with cmake:
8181

8282
```bash
83-
cmake -D CMAKE_INSTALL_PREFIX=your_install_prefix
83+
cmake -D CMAKE_INSTALL_PREFIX=your_install_prefix .
8484
make install
8585
```
8686

0 commit comments

Comments
 (0)