Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
7366db3a
Commit
7366db3a
authored
Aug 16, 2014
by
Chas Leichner
Committed by
Juan Batiz-Benet
Aug 20, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add dep on protoc compiler
parent
9b4c0f25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
7366db3a
...
...
@@ -19,6 +19,8 @@ go install
NOTE:
`git`
and mercurial (
`hg`
) are required in order for
`go get`
to fetch all dependencies.
If you are interested in development, please install the development dependencies as well.
## Usage
```
...
...
@@ -60,6 +62,9 @@ Guidelines:
-
if you'd like to work on ipfs part-time (20+ hrs/wk) or full-time (40+ hrs/wk), contact
[
@jbenet
](
https://github.com/jbenet
)
-
have fun!
## Development Dependencies
If you make changes to the protocol buffers, you will need to install the
[
protoc compiler
](
https://code.google.com/p/protobuf/downloads/list
)
.
## License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment