Skip to content

Commit

Permalink
Forgot to remove govendor from README
Browse files Browse the repository at this point in the history
  • Loading branch information
markdascher committed Nov 19, 2021
1 parent 8d9e5c8 commit 5999b01
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,8 @@ Once again, confirm that remote_syslog starts and then apply this value permanen

## Development

remote_syslog2 is written in go, and uses [govendor] to manage
dependencies. To get everything set up, [install go][goinstall] then
run:
remote_syslog2 is written in go. To get everything set up,
[install go][goinstall] then run:

go install github.com/mitchellh/gox
git clone [email protected]:papertrail/remote_syslog2.git
Expand Down Expand Up @@ -392,7 +391,6 @@ Once you've made your great commits:
[remote_syslog]: https://github.com/papertrail/remote_syslog
[releases]: https://github.com/papertrail/remote_syslog2/releases

[govendor]: https://github.com/kardianos/govendor
[goinstall]: https://golang.org/doc/install

[fk]: https://help.github.com/forking/
Expand Down

0 comments on commit 5999b01

Please sign in to comment.