diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 03:43:00 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 03:43:00 -0400 |
commit | a8d55cf8ff16d44c851851f490a982c445217ed1 (patch) | |
tree | d513cf86f415227e536bad01a51ff96fd2d19411 /source | |
parent | 2fe3429821293ad1d87d2d84d2960c2864e09268 (diff) | |
download | librambutan-a8d55cf8ff16d44c851851f490a982c445217ed1.tar.gz librambutan-a8d55cf8ff16d44c851851f490a982c445217ed1.zip |
unix-toolchain: Typo.
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 |