Update README.md

This commit is contained in:
Evan Bacon
2020-05-27 14:26:32 -07:00
committed by GitHub
parent c73c9fe538
commit 278830bde8

View File

@@ -13,7 +13,7 @@ TypeScript is a superset of JavaScript which gives you static types and powerful
## 🚀 How to use
#### Creating a new project**
#### Creating a new project
- Install the CLI: `npm i -g expo-cli`
- Create a project: `expo init --template expo-template-blank-typescript`