From 5aa1b9a68beb33915b4d8dc7911fcaa067fe9b9c Mon Sep 17 00:00:00 2001 From: Torris Yin Date: Wed, 6 Sep 2023 13:31:53 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc47811..3b8b990e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For instance in ubuntu you can run: ```sudo apt-get install libboost-system-dev Finally, to download and build srsGUI, just run: ``` git clone https://github.com/srsLTE/srsGUI.git -cd srsgui +cd srsGUI mkdir build cd build cmake ../