mirror of
https://github.com/strapi/strapi.git
synced 2025-08-06 15:53:11 +00:00
552 B
552 B
How to read our documentation
Operating Systems
::: windows WINDOWS 10 This is microsoft
##You run this command in Terminal to install strapi on a Mac
$ npm install strapi -g
:::
::: ubuntu UBUNTU 18.04 This is an ubuntu
##You run this command in Terminal to install strapi on a Mac
$ npm install strapi -g
:::
::: mac MAC O/S 10.14 MOJAVE This is an mac
##You run this command in Terminal to install strapi on a Mac
$ npm install strapi -g
:::