Skip to content

Commit 88114f4

Browse files
authored
Merge pull request #749 from clojure/try-clojure-videos
Add links to installation videos
2 parents 3431c8c + 3de4d84 commit 88114f4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/guides/getting_started.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Install these first:
2020
* <<install_clojure#,Clojure>> provides the language, a REPL (Read Eval Print Loop), library support, and program runner
2121
* <<editors#,Editor>> with interactive development support
2222

23-
Follow along with a https://www.youtube.com/watch?v=huGyv5yLIM8[step-by-step video walkthrough].
23+
=== Step-by-Step Installation Videos
24+
25+
* https://www.youtube.com/watch?v=huGyv5yLIM8[macOS]
26+
* https://www.youtube.com/watch?v=544xOAIg3y0[Linux]
27+
* https://www.youtube.com/watch?v=TQgzA3QLz-k[Windows WSL]
28+
* https://www.youtube.com/watch?v=NFDAChdzThg[Windows]
2429

2530
== How do I work with these tools?
2631

0 commit comments

Comments
 (0)