Skip to content

Commit

Permalink
fix: Fixed urls in README
Browse files Browse the repository at this point in the history
  • Loading branch information
devitq committed Apr 5, 2024
1 parent bc44520 commit 56cafd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 56cafd9

Please sign in to comment.