Skip to content

Commit 0ca63ad

Browse files
authored
Update README.md
1 parent 4a390fe commit 0ca63ad

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
@@ -40,7 +40,7 @@ The CLI will automatically:
4040

4141
## 📦 Installation
4242

43-
### **Recommended: Global Installation with pipx**
43+
### **Recommended: Global Installation with pip**
4444
```bash
4545
cd /Users/pinkleshparjapati/Desktop/fastapi-create-project
4646
pip install .
@@ -50,7 +50,7 @@ fastapi-create-project --help
5050
```
5151

5252

53-
### **Alternative: Global Installation with pip**
53+
### **Alternative: Global Installation with pipx**
5454
```bash
5555
# Install pipx (if you don't have it)
5656
python -m pip install --user pipx

0 commit comments

Comments
 (0)