Skip to content

Commit

Permalink
Small README fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
VagishVela committed Mar 20, 2016
1 parent acbb426 commit 95ae881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ Most features of WhatsApp Web are currently supported, and support for the remai
##Contributing

To develop for ChitChat:
* [Fork](https://github.com/Neo11/ChitChat#fork-destination-box) the respository
* Fork the respository
* Clone the repository with ```git clone [email protected]:<USERNAME>/ChitChat.git```, replace <USERNAME> with your username
* Download and install xcode if you don't have it already
* You will need to change the development team (```DevelopmentTeam =```) by logging in (xcode will prompt you when you try to debug), so don't include the project settings in your commit
* You will need to change the development team (```DevelopmentTeam =```) by logging in with your Apple account (xcode will prompt you when you try to debug), so don't include the project settings in your commit
* Use the issue number in the commmit message if there is one, e.g. ```git commit -am "#27 Fix drawer not opening"```
* Generate a pull request on GitHub and someone will look at it

Expand Down

0 comments on commit 95ae881

Please sign in to comment.