Skip to content

Commit d3c9d31

Browse files
committed
[docs] Updated dev install instructions to mention prettier
1 parent 39ff32a commit d3c9d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Install development dependencies:
6464
6565
pip install -e .
6666
pip install -r requirements-test.txt
67-
sudo npm install -g jshint stylelint
67+
sudo npm install -g prettier
6868
6969
Install WebDriver for Chromium for your browser version from
7070
https://chromedriver.chromium.org/home and Extract ``chromedriver`` to one

0 commit comments

Comments
 (0)