diff --git a/README.md b/README.md index f9e8a2a1..09ac1d42 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ [![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/) ## Setup locally -1. Make sure you have Node.js installed -2. do `npm i` -3. to start the server, `npm start` +1. Make sure you have Node.js installed +2. do `npm i` +3. to start the server, `npm start` ## Build the .apk 1. run `npm run apk`