mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-29 09:57:16 +02:00
docs: directory name updated in the contributing guide
This commit is contained in:
@ -130,7 +130,7 @@ To build all the **mp-units** source code (with unit tests and examples), you sh
|
||||
2. Run Conan with [`user.mp-units.build:all`](#user.mp-units.build-all) = `True`.
|
||||
|
||||
```shell
|
||||
git clone https://github.com/mpusz/mp-units.git && cd units
|
||||
git clone https://github.com/mpusz/mp-units.git && cd mp-units
|
||||
conan build . -pr <your_conan_profile> -s compiler.cppstd=23 -c user.mp-units.build:all=True -b missing
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user