Update build section in README
This commit is contained in:
@@ -28,12 +28,11 @@ On Debian or Ubuntu one can use the following command
|
||||
sudo apt-get install gcc-arm-none-eabi
|
||||
```
|
||||
|
||||
Cloning source code and compiling
|
||||
---------------------------------
|
||||
Cloning source code and compile
|
||||
```
|
||||
git clone --recursive https://git.spengler.co.za/deon/gnuk.git gnuk
|
||||
cd gnuk/src
|
||||
./configure
|
||||
./configure --vidpid=1209:2440
|
||||
make
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user