Fixing typos Change-Id: I792b429e711fb4207eeb7bf61f72620f5446b8ae
diff --git a/GettingStarted.md b/GettingStarted.md index 023e5c2..55f132f 100644 --- a/GettingStarted.md +++ b/GettingStarted.md
@@ -37,7 +37,7 @@ current release branch. ``` -repo init -u https://spacebeaker.googlesource.com/manifest +repo init -u https://spacebeaker.googlesource.com/shodan/manifest repo sync -j$(nproc) ``` @@ -94,7 +94,7 @@ #### hw/ -Contains the all of the source code and RTL required to build the Shodan +Contains all of the source code and RTL required to build the Shodan hardware, as well as simulate it in Verilator. #### build/