diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/unix-toolchain.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/unix-toolchain.rst b/source/unix-toolchain.rst index b8382c4..71c6afb 100644 --- a/source/unix-toolchain.rst +++ b/source/unix-toolchain.rst @@ -52,7 +52,7 @@ contemporary Debian-based distribution. **1. Collect and Install Tools** -Firs, you'll need some tools:: +First, you'll need some tools:: $ sudo aptitude install build-essential git-core wget screen dfu-util \ openocd python python-serial |