Skip to content

Commit

Permalink
[docs] Updated dev install instructions to mention prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jan 27, 2025
1 parent 39ff32a commit d3c9d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Install development dependencies:
pip install -e .
pip install -r requirements-test.txt
sudo npm install -g jshint stylelint
sudo npm install -g prettier
Install WebDriver for Chromium for your browser version from
https://chromedriver.chromium.org/home and Extract ``chromedriver`` to one
Expand Down

0 comments on commit d3c9d31

Please sign in to comment.