Skip to content

Commit 11e9e14

Browse files
Mark R. Tuttletautschnig
authored andcommitted
Repair release page line breaks
1 parent dd7fea3 commit 11e9e14

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ jobs:
5151
* Ubuntu: `sudo apt install universal-ctags` or `sudo apt install ctags`
5252
* Windows: Follow the installation instructions in the [universal-ctags](https://github.com/universal-ctags/ctags) or [exuberant ctags](http://ctags.sourceforge.net/) repository.
5353
54-
The installation of ctags is optional, but without ctags,
55-
`cbmc-viewer` will fail to link some symbols appearing in
56-
error traces to their definitions in the source code. The
57-
ctags tool has a long history. The original ctags was
58-
replaced by exhuberant ctags which was replaced by
59-
universal ctags. They all claim to be backwards
60-
compatible. We recommend universal ctags.
54+
The installation of ctags is optional, but without ctags, `cbmc-viewer` will fail to link some symbols appearing in error traces to their definitions in the source code. The ctags tool has a long history. The original ctags was replaced by exhuberant ctags which was replaced by universal ctags. They all claim to be backwards compatible. We recommend universal ctags.
6155
draft: false
6256
prerelease: false

0 commit comments

Comments
 (0)