Skip to content

Commit b44766d

Browse files
authored
Merge branch 'main' into devel5
2 parents 1aff29f + e125197 commit b44766d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@ by other languages.
2424

2525
It also builds an executable at build/example_rw containing examples for how
2626
to use the library to read lattice files, perform basic manipulations, and write
27-
to the lattice back to a file. To see the output, navigate to the build directory and run
28-
29-
```console
30-
./example_rw
31-
```
27+
to other lattice files. To see the output, navigate to the directory `build` and run
3228

3329
The program `get_lattices` will create a struct containing three lattices:
3430
- `original` is a map containing the base lattice as well as any lattices included

0 commit comments

Comments
 (0)