Skip to content

Commit

Permalink
Merge pull request ClojureBridge#107 from pierrel/update-lt-download-…
Browse files Browse the repository at this point in the history
…images

Update Light Table download images
  • Loading branch information
davidchambers committed Sep 26, 2014
2 parents e9d48ee + f7152aa commit 20dfd90
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 4 deletions.
Binary file added outline/img/light-table-download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outline/img/os_x/light-table-download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added outline/img/ubuntu/light-table-download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outline/img/win/light-table-download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion outline/setup_osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ After you run the above commands, run the `lein version` command. It should take

Go to the [LightTable site](http://www.lighttable.com/). On the page there, you should see a set of buttons that have download links for Light Table. Click the "OS X 10.7+" button and you will download a .zip file.

![LightTable downloads](img/os_x/light-table-download.png)
![Light Table downloads](img/light-table-download.png)
![Light Table downloads Mac](img/os_x/light-table-download.png)

There should now be a file named LightTableMac.zip in your Downloads folder. Double-click the file to unzip it, then move LightTable.app to your Applications folder.

Expand Down
3 changes: 2 additions & 1 deletion outline/setup_ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ Alternatively, open your terminal and type `uname -m` if the output says "x86_64
Go to the [Light Table site](http://www.lighttable.com/). On the page there, you should see a set of buttons that have download links for Light Table.
Depending on your architecture, click the "Linux64" or "Linux32" button and select the "Save file".

![Light Table downloads](img/ubuntu/lighttable.png)
![Light Table downloads](img/light-table-download.png)
![Light Table downloads Ubuntu](img/ubuntu/light-table-download.png)

Open up your terminal and cd to the directory where your downloads go `cd ~/Downloads`.
Check to see that your file is there. `ls`
Expand Down
3 changes: 2 additions & 1 deletion outline/setup_win7.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ Next, go back to [the Leiningen Windows installer site](http://leiningen-win-ins

Go to the [Light Table site](http://www.lighttable.com/). On the page there, you should see a set of buttons that have download links for Light Table. Click the "Win" button and you will download a .zip file.

![Light Table downloads](img/win/light-table-download.png)
![Light Table downloads](img/light-table-download.png)
![Light Table downloads Windows](img/win/light-table-download.png)

Unzip this file (either by finding it in your Downloads folder and double-clicking it, or by choosing "Open" when downloading.) Inside the .zip file, there is a a directory called "Light Table". Drag this to your desktop. (If you know what you are doing and want this somewhere else, that is fine.)

Expand Down
3 changes: 2 additions & 1 deletion outline/setup_win8.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ Next, go back to [the Leiningen Windows installer site](http://leiningen-win-ins

Go to the [Light Table site](http://www.lighttable.com/). On the page there, you should see a set of buttons that have download links for Light Table. Click the "Win" button and you will download a .zip file.

![Light Table downloads](img/win/light-table-download.png)
![Light Table downloads](img/light-table-download.png)
![Light Table downloads Windows](img/win/light-table-download.png)

Unzip this file (either by finding it in your Downloads folder and double-clicking it, or by choosing "Open" when downloading.) Inside the .zip file, there is a a directory called "Light Table". Drag this to your desktop. (If you know what you are doing and want this somewhere else, that is fine.)

Expand Down

0 comments on commit 20dfd90

Please sign in to comment.