Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion content/guides/getting_started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,12 @@ Install these first:
* <<install_clojure#,Clojure>> provides the language, a REPL (Read Eval Print Loop), library support, and program runner
* <<editors#,Editor>> with interactive development support

Follow along with a https://www.youtube.com/watch?v=huGyv5yLIM8[step-by-step video walkthrough].
=== Step-by-Step Installation Videos

* https://www.youtube.com/watch?v=huGyv5yLIM8[macOS]
* https://www.youtube.com/watch?v=544xOAIg3y0[Linux]
* https://www.youtube.com/watch?v=TQgzA3QLz-k[Windows WSL]
* https://www.youtube.com/watch?v=NFDAChdzThg[Windows]

== How do I work with these tools?

Expand Down
Loading