Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
build doc formatting fix
Browse files Browse the repository at this point in the history
fixes formatting issue in the build
docs markdown
  • Loading branch information
bodepd committed Mar 30, 2016
1 parent 2c573a1 commit c41f23b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/BUILD_AND_TEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ To build snap you'll need:
git remote add origin git@github.com:<yourGithubID>/snap.git
```
To push to your fork later, either do a `git push origin master` or do `git checkout -b <someBranchName>` then you can do `git push`.
## Build
In the /snap directory there's a `Makefile` that builds all dependencies and snap.
To get dependencies and build snap just run:
Expand Down

0 comments on commit c41f23b

Please sign in to comment.