diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-09-05 00:23:56 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-09-05 00:32:29 -0400 |
commit | e0c984eeb74836c25205c23e783a3e43ee9433fa (patch) | |
tree | a6e4cf925388329f256474f0366c9a51d77d1466 /source/_static | |
parent | f42fc4a14030fe07063a1eec5389063b68e015f4 (diff) | |
download | librambutan-e0c984eeb74836c25205c23e783a3e43ee9433fa.tar.gz librambutan-e0c984eeb74836c25205c23e783a3e43ee9433fa.zip |
unix-toolchain: Windows instructions, for real this time.
Forget using Git Bash. Use GitHub for Windows instead. Thanks, GitHub.
Windows quirks need to propagate into a variety of other sections,
which implies some minor restructuring.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'source/_static')
-rw-r--r-- | source/_static/img/github-clone-in-windows.png | bin | 0 -> 3899 bytes |
-rw-r--r-- | source/_static/img/win7-copy-arm-bin-address.png | bin | 0 -> 31648 bytes |
-rw-r--r-- | source/_static/img/win7-copy-python-address.png | bin | 0 -> 20500 bytes |
-rw-r--r-- | source/_static/img/win7-github-open-in-explorer.png | bin | 0 -> 29280 bytes |
-rw-r--r-- | source/_static/img/win7-python-arm-bin-path.png | bin | 0 -> 8196 bytes |
-rw-r--r-- | source/_static/img/win7-python-path.png | bin | 0 -> 6912 bytes |
-rw-r--r-- | source/_static/img/win7-python-prompt.png | bin | 0 -> 9796 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/source/_static/img/github-clone-in-windows.png b/source/_static/img/github-clone-in-windows.png Binary files differnew file mode 100644 index 0000000..41d76d1 --- /dev/null +++ b/source/_static/img/github-clone-in-windows.png diff --git a/source/_static/img/win7-copy-arm-bin-address.png b/source/_static/img/win7-copy-arm-bin-address.png Binary files differnew file mode 100644 index 0000000..a3886d1 --- /dev/null +++ b/source/_static/img/win7-copy-arm-bin-address.png diff --git a/source/_static/img/win7-copy-python-address.png b/source/_static/img/win7-copy-python-address.png Binary files differnew file mode 100644 index 0000000..34d3022 --- /dev/null +++ b/source/_static/img/win7-copy-python-address.png diff --git a/source/_static/img/win7-github-open-in-explorer.png b/source/_static/img/win7-github-open-in-explorer.png Binary files differnew file mode 100644 index 0000000..8320a90 --- /dev/null +++ b/source/_static/img/win7-github-open-in-explorer.png diff --git a/source/_static/img/win7-python-arm-bin-path.png b/source/_static/img/win7-python-arm-bin-path.png Binary files differnew file mode 100644 index 0000000..8dcc8ed --- /dev/null +++ b/source/_static/img/win7-python-arm-bin-path.png diff --git a/source/_static/img/win7-python-path.png b/source/_static/img/win7-python-path.png Binary files differnew file mode 100644 index 0000000..8898a9e --- /dev/null +++ b/source/_static/img/win7-python-path.png diff --git a/source/_static/img/win7-python-prompt.png b/source/_static/img/win7-python-prompt.png Binary files differnew file mode 100644 index 0000000..27ae62a --- /dev/null +++ b/source/_static/img/win7-python-prompt.png |