Skip to content

Commit d7e37d9

Browse files
authored
Add colon to Install dejagnu step for consistency
1 parent 87c59b8 commit d7e37d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you want to run libgccjit tests, you will need to
7676
```bash
7777
--enable-languages=jit,c++
7878
```
79-
* Install [dejagnu](https://www.gnu.org/software/dejagnu/#downloading) to run the tests
79+
* Install [dejagnu](https://www.gnu.org/software/dejagnu/#downloading) to run the tests:
8080

8181
```bash
8282
$ sudo apt install dejagnu

0 commit comments

Comments
 (0)