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 28e4b92 commit 55f124fCopy full SHA for 55f124f
README.md
@@ -53,9 +53,9 @@ Notes:
53
2. Download Project as Zip
54
3. Extract the Zip
55
4. Inside Project Folder open Powershell as Admin
56
-5. Run following commands:
57
-5.1 pip install --upgrade -r requirements.txt
58
-5.2 pyinstaller .\Gw2ChatCodeBuddy.py --clean --onefile
+5. Run following commands:
+5.1 pip install --upgrade -r requirements.txt
+5.2 pyinstaller .\Gw2ChatCodeBuddy.py --clean --onefile
59
6. Your exe is now in the folder dist
60
61
## Known Problems <a name="known_problems"></a>
0 commit comments