Commit d0f2f3b8 authored by Kais Ben Salah's avatar Kais Ben Salah Committed by Victor Zverovich

Update usage.rst

parent eac2796c
...@@ -25,7 +25,7 @@ workflow starts with:: ...@@ -25,7 +25,7 @@ workflow starts with::
mkdir build # Create a directory to hold the build output. mkdir build # Create a directory to hold the build output.
cd build cd build
cmake <path/to/fmt> # Generate native build scripts. cmake .. # Generate native build scripts.
where :file:`{<path/to/fmt>}` is a path to the ``fmt`` repository. where :file:`{<path/to/fmt>}` is a path to the ``fmt`` repository.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment