Skip to content

Commit a1d8c4d

Browse files
committed
docs: directory name updated in the contributing guide
1 parent 51f2539 commit a1d8c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ To build all the **mp-units** source code (with unit tests and examples), you sh
130130
2. Run Conan with [`user.mp-units.build:all`](#user.mp-units.build-all) = `True`.
131131

132132
```shell
133-
git clone https://github.com/mpusz/mp-units.git && cd units
133+
git clone https://github.com/mpusz/mp-units.git && cd mp-units
134134
conan build . -pr <your_conan_profile> -s compiler.cppstd=23 -c user.mp-units.build:all=True -b missing
135135
```
136136

0 commit comments

Comments
 (0)