Update how-to-develop.md

This commit is contained in:
Huy Nguyen
2019-06-04 12:48:29 -07:00
committed by GitHub
parent cf9028c082
commit 9c90e463a5
+1 -1
View File
@@ -4,7 +4,7 @@ layout: docs
permalink: /development/how-to-develop.html
---
An an open source project, contributions are always welcome. Before you start, please read our <a href = "https://github.com/TextureGroup/Texture/blob/master/CONTRIBUTING.md">Contribution Guidelines</a>. It's als a good idea to familiar yourselves with our <a href = "overview.html">Development documentations</a>.
As an open source project, contributions are always welcome. Before you start, please read our <a href = "https://github.com/TextureGroup/Texture/blob/master/CONTRIBUTING.md">Contribution Guidelines</a>. It's als a good idea to familiar yourselves with our <a href = "overview.html">Development documentations</a>.
Setting up your dev environment:
- If you don't have CocoaPods installed on your machine yet, you should install it now.