minor fix

This commit is contained in:
conrad
2021-07-28 21:59:28 +10:00
parent e03dfbe80a
commit dee2e4d9a4
+1 -1
View File
@@ -227,7 +227,7 @@ and is also a wrapper for all the detected libraries.
### 6: Linux and macOS: Manual Installation
Manual installation involves simply copying the `include/armadillo` header
***and** the associated `include/armadillo_bits` directory to a location
**and** the associated `include/armadillo_bits` directory to a location
such as `/usr/include/` which is searched by your C++ compiler.
If you can't use `sudo` or don't have write access to `/usr/include/`,
use a directory within your own home directory (eg. `/home/blah/include/`).