diff options
-rw-r--r-- | docs/source/unix-toolchain.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/unix-toolchain.rst b/docs/source/unix-toolchain.rst index 8b81e75..32a380e 100644 --- a/docs/source/unix-toolchain.rst +++ b/docs/source/unix-toolchain.rst @@ -52,7 +52,7 @@ contemporary Debian-based distribution. **1. Collect and Install Tools** -First I'll give the commands to run, then explain:: +Firs, you'll need some tools:: $ sudo aptitude install build-essential git-core wget screen dfu-util \ openocd python python-serial |