From bf15ba8999cd2d18a28ca1609f979186c8354ce9 Mon Sep 17 00:00:00 2001
From: Oleg <oleg.struk@adtran.com>
Date: Tue, 29 Oct 2024 16:11:13 +0100
Subject: [PATCH] Update readme

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d66ad50..df9ca55 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,11 @@
 ## <ins>Steps</ins>
 #### 1. Clone project repository:
 
-    git clone git@git.pg.edu.pl:p765918/intel_fpga_yocto.git
+    git clone git@git.pg.edu.pl:ksti-projekty-grupowe/yocto.git
 
 #### 2. Go to cloned repository:
 
-    cd intel_fpga_yocto
+    cd yocto
 
 #### 3. Select the appropriate branch depending on the board:
 
@@ -21,5 +21,5 @@ a. DE0 Nano SoC board:
 
 b. Arria10 SoC DevKit board: 
 
-    git checkout aria10
+    git checkout arria10
 
-- 
GitLab