Skip to content

Commit 31b07fd

Browse files
committed
Fixed build procedure
1 parent bd58b09 commit 31b07fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Linux based OS
4444
- Go to https://drive.google.com/drive/folders/1zLtebfLW6CxaWMq0rr4EfEPmeXfGk-7n?usp=sharing
4545
- Press "Download All"
4646
- mkdir ~/dev/
47-
- mv ~/Downloads/nand_programmer*.zip ~/dev/
47+
- cd ~/dev/
48+
- mv ~/Downloads/nand_programmer*.zip ./
4849
- unzip nand_programmer-*.zip
4950
- cd nand_programmer/compiler/
5051
- tar -xvf gcc-arm-none-eabi-4_9-2015q1-20150306-linux.tar.bz2

0 commit comments

Comments
 (0)