Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkBrand committed Dec 19, 2013
1 parent b85fae0 commit 674cb60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ Installation

*Important this plugin uses the `GOPATH`, please set it in `Settings - User`.

Paths
=====
In the package folder, edit the `CodeFormatter.sublime-settings` to contain the correct path information. Under `GOBIN`, enter the location of your Go Binary. Under `PROTOPATH`, enter any locations of Protocol Buffers that are imported by your protocol buffers.

Requirements
============

- [Golang][go] v1.0 or higher
- Correctly set `PROTOPATH` and `GOBIN` in the `.sublime-settings file`.


In the package folder, edit the `CodeFormatter.sublime-settings` to contain the correct path information. Under `GOBIN`, enter the location of your Go Binary. Under `PROTOPATH`, enter any locations of Protocol Buffers that are imported by your protocol buffers.


[go]: http://golang.org/

0 comments on commit 674cb60

Please sign in to comment.