Browse Source

Update README.md

Cammy 6 years ago
parent
commit
b05d0931aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -57,7 +57,7 @@ In case it doesn't work or you just prefer building PyInstaLive from source foll
 
 #### Installing
 
-Run the following command in your command line (might need to be run as administrator on Windows) or a terminal:
+Run the following command in your command line (might need to be run as administrator on Windows):
 ```bash
 pip install git+https://github.com/notcammy/PyInstaLive.git@3.0.2 --process-dependency-links
 ```