We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c32401 commit e125197Copy full SHA for e125197
1 file changed
README.md
@@ -22,7 +22,7 @@ by other languages.
22
23
It also builds an executable using yaml_reader.cpp containing examples for how
24
to use the library to read lattice files, perform basic manipulations, and write
25
-to other lattice files. To see the output, navigate to the build directory and run
+to other lattice files. To see the output, navigate to the directory `build` and run
26
27
```console
28
./yaml_reader
0 commit comments