File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ process without any prior setup at the target process.
3
3
4
4
If you want a Clojure REPL console, try `liverepl <https://github.com/djpowell/liverepl >`_.
5
5
6
- TODO: Add a YouTube video here
7
- http://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md
8
-
9
6
Download
10
7
--------
11
8
12
- Extract `scalive-1.0.zip <TODO >`_, you will see:
9
+ Download and extract
10
+ `scalive-1.0.zip <https://drive.google.com/folderview?id=0B4nP_B5KDxyPdW9xLU5USVJoSzg >`_
11
+ (if you're using enterprise GMail account, you may need to log out to download),
12
+ you will see:
13
13
14
14
::
15
15
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ organization := "tv.cntt"
2
2
3
3
name := " scalive"
4
4
5
- version := " 1.0 -SNAPSHOT"
5
+ version := " 1.1 -SNAPSHOT"
6
6
7
7
autoScalaLibrary := false
8
8
You can’t perform that action at this time.
0 commit comments