Skip to content

Commit 0602e39

Browse files
committed
one more change
1 parent bfd5787 commit 0602e39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Test that hilapp works:
148148
<details>
149149
<summary> Expected output </summary>
150150

151-
~~~bash
151+
~~~
152152
$ ./bin/hilapp --help
153153
USAGE: hilapp [options] <source files>
154154
@@ -210,7 +210,7 @@ make [-j4]
210210
<details>
211211
<summary> Expected output </summary>
212212

213-
~~~bash
213+
~~~
214214
$ ./build/hila_healthcheck
215215
----- HILA ⩩ lattice framework ---------------------------
216216
Running program ./build/hila_healthcheck
@@ -304,7 +304,7 @@ By default all HILA applications are built using MPI so one can run:
304304
<details>
305305
<summary> Expected output </summary>
306306

307-
~~~bash
307+
~~~
308308
$ mpirun -n 4 ./build/hila_healthcheck
309309
----- HILA ⩩ lattice framework ---------------------------
310310
Running program ./build/hila_healthcheck

0 commit comments

Comments
 (0)