Skip to content

Commit

Permalink
docs: directory name updated in the contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Nov 17, 2024
1 parent 51f2539 commit a1d8c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit a1d8c4d

Please sign in to comment.