Skip to content

Commit 00fc4db

Browse files
committed
doc: README formatting changes
Another nit picky commit. Signed-off-by: Paul Moore <[email protected]>
1 parent 9300c09 commit 00fc4db

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Documentation is also available at:
2929

3030
-> https://godoc.org/github.com/seccomp/libseccomp-golang
3131

32-
3332
* Installing the package
3433

3534
Using go get:
@@ -43,10 +42,7 @@ you want to run the standard regression tests, you can excute the following:
4342

4443
$ make check
4544

46-
golint, available from
45+
In order to execute the 'make lint' recipe the 'golint' tool is needed, it
46+
can be found at:
4747

4848
-> https://github.com/golang/lint
49-
50-
is required for the lint recipie
51-
52-
$ make lint

0 commit comments

Comments
 (0)