We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b56ec9 commit d876c1dCopy full SHA for d876c1d
README.md
@@ -1,2 +1,5 @@
1
To run Fedit, run `python3 main.py` in the root directory
2
-of this repositry.
+of this repositry.
3
+
4
+To install Fedit, run `sudo python3 setup.py install`.
5
+To uninstall Fedit, run `sudo python3 setup.py remove`.
0 commit comments