Skip to content

Commit 24c57a0

Browse files
fragm3CloudyPadmal
authored andcommitted
Add documentation to Fix permission for make file #88 (#89)
1 parent 83aca5c commit 24c57a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ To set up the development environment, install the packages mentioned in depende
7272

7373
First install sphinx by running following command
7474

75-
pip install -U Sphinx
75+
sudo pip install -U Sphinx
7676

7777
Then go to pslab/docs and run the following command
7878

79-
$ make html
79+
$ sudo make html
8080

8181
### Blog posts related to PSLab on FOSSASIA blog
8282
* [Installation of PSLab](http://blog.fossasia.org/pslab-code-repository-and-installation/)

0 commit comments

Comments
 (0)