diff --git a/docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md b/docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md index c8b101f..45e622d 100755 --- a/docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md +++ b/docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md @@ -34,6 +34,8 @@ Before going through this tutorial, make sure you've installed the following: - react-native-cli - `$ npm install -g react-native-cli` - shoutem-cli - `$ npm install -g @shoutem/cli` - yarn - `$ npm install -g yarn` +- [python 3.8+](https://www.python.org/downloads/release/python-3816/) +- fonttools - `$ pip3 install fonttools` (after installing python) - OSX - > Coacoapods - `$ gem install cocoapods` > #### Note