From b66957186692c83c0ecb547e492e32f9636a8fc5 Mon Sep 17 00:00:00 2001 From: Definitely Not Vlad Date: Thu, 5 Jan 2023 11:56:25 +0100 Subject: [PATCH] Update 1970-01-01-GettingStarted.md --- docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md b/docs/extensions/tutorials/_posts/1970-01-01-GettingStarted.md index c8b101f9..45e622dd 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