From 56cafd90c2a121543d761f5aa873759a08b6cdc4 Mon Sep 17 00:00:00 2001 From: ITQ Date: Fri, 5 Apr 2024 18:24:59 +0300 Subject: [PATCH] fix: Fixed urls in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e785222..6e3775b 100644 --- a/README.md +++ b/README.md @@ -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