Skip to content

Commit

Permalink
Update coding-guidelines.md (hyperledger-archives#1921)
Browse files Browse the repository at this point in the history
  • Loading branch information
neeravarora authored and Simon Stone committed Aug 22, 2017
1 parent c122394 commit ec393ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib-notes/coding-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Here is the preferred workflow involved in making a pull request to the Composer

A first step is ensuring that you have a local development environment configured.

- You must fork the `hyperledger/composer` repository to your own github organization. This is most eaisly achieved using the [github web-ui](https://help.github.com/articles/fork-a-repo/).
- You must fork the `hyperledger/composer` repository to your own github organization. This is most easily achieved using the [github web-ui](https://help.github.com/articles/fork-a-repo/).
- Once forked you can clone this repository to your local machine
```
$ git clone [email protected]:MyGitName/composer.git
Expand Down

0 comments on commit ec393ea

Please sign in to comment.