diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-14 19:03:49 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-14 19:03:49 -0400 |
commit | 6c42c6f5671e830c350c751c10a38fa54d3864bc (patch) | |
tree | 09e40d17d7a9e5a339a57a00637589e72a5c3a38 /source | |
parent | 0605b47810b88e8d6b0dd0a9975949e1ac11477e (diff) | |
download | librambutan-6c42c6f5671e830c350c751c10a38fa54d3864bc.tar.gz librambutan-6c42c6f5671e830c350c751c10a38fa54d3864bc.zip |
Docs: Removing first person ("I'll") usage.
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 8b81e75..32a380e 100644 --- a/source/unix-toolchain.rst +++ b/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 |