Skip to content

Commit e4721b3

Browse files
committed
Revert "Add documentation to Fix permission for make file fossasia#88 (fossasia#89)"
This reverts commit 24c57a0. Arbitrarily running `sudo` messes up file permissions. In this case, a user would no longer be able to access the generated documentation files. Prefer installing tools through the system package manager instead.
1 parent bbd02dd commit e4721b3

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
@@ -88,11 +88,11 @@ To set up the development environment, install the packages mentioned in depende
8888

8989
First install sphinx by running following command
9090

91-
sudo pip install -U Sphinx
91+
pip install -U Sphinx
9292

9393
Then go to pslab/docs and run the following command
9494

95-
$ sudo make html
95+
$ make html
9696

9797
## License
9898

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy