mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
update readme
This commit is contained in:
parent
161ed20241
commit
0c39f5c565
@ -98,12 +98,12 @@ Set up your environment
|
|||||||
// Install node
|
// Install node
|
||||||
brew install node
|
brew install node
|
||||||
|
|
||||||
// Install node package manager
|
|
||||||
curl https://npmjs.org/install.sh | sh
|
|
||||||
|
|
||||||
// Install bower and grunt
|
// Install bower and grunt
|
||||||
npm install -g bower grunt-cli
|
npm install -g bower grunt-cli
|
||||||
|
|
||||||
|
// Now that everything is installed, let's install the theme dependecies.
|
||||||
|
npm install
|
||||||
|
|
||||||
Now that our environment is set up, make sure you're in your virtual environment, go to
|
Now that our environment is set up, make sure you're in your virtual environment, go to
|
||||||
this repository in your terminal and run grunt:
|
this repository in your terminal and run grunt:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user