Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Jun 27, 2014
1 parent 7fb8dc2 commit 747c770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ And add `protobufSettings` and `protobuf-java` dependency to your `build.sbt`:

### Step 2: Install `protoc` into `$PATH`

For windows, download at http://code.google.com/p/protobuf/downloads/detail?name=protoc-2.5.0-win32.zip. For most linux distributions, looking for `protobuf-compiler` package.
For windows, download at http://code.google.com/p/protobuf/downloads/detail?name=protoc-2.5.0-win32.zip. For most linux distributions, look for `protobuf-compiler` package.

### Step 3: Create your `.proto` files.

Expand Down

0 comments on commit 747c770

Please sign in to comment.