Skip to content

Commit 5999b01

Browse files
committed
Forgot to remove govendor from README
1 parent 8d9e5c8 commit 5999b01

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,8 @@ Once again, confirm that remote_syslog starts and then apply this value permanen
350350

351351
## Development
352352

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

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

395-
[govendor]: https://github.com/kardianos/govendor
396394
[goinstall]: https://golang.org/doc/install
397395

398396
[fk]: https://help.github.com/forking/

0 commit comments

Comments
 (0)