fix: Fixed urls in README

This commit is contained in:
ITQ
2024-04-05 18:24:59 +03:00
parent bc44520419
commit 56cafd90c2
+4 -4
View File
@@ -142,13 +142,13 @@ There are also lots of small features and cool things that could be discovered w
### Clone repository with git
```bash
git clone https://github.com/Central-University-IT-prod/backend-devitq.git
git clone https://github.com/devitq/Travel-Agent
```
### Navigate to the project directory
```bash
cd backend-devitq
cd Travel-Agent
```
### Create virtual enviroment & activate it
@@ -224,13 +224,13 @@ travel_agent /
### Clone repository with git
```bash
git clone https://github.com/Central-University-IT-prod/backend-devitq.git
git clone https://github.com/devitq/Travel-Agent
```
### Navigate to the project directory
```bash
cd backend-devitq
cd Travel-Agent
```
### Setup .env file