You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/site/getting-started.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Depending on wether you want to just start a Clojure REPL or you have a project
12
12
## Install VS Code and Calva
13
13
14
14
1.[Downloading VS Code](https://code.visualstudio.com/Download) and run the installer.
15
+
* Also get aquainted to the basics of VS Code, if you aren't already. Here's an excellent intro: [Getting Started with VS Code](https://code.visualstudio.com/docs/introvideos/basics)
15
16
2. Install Calva. The easiest way to do that is to start VS Code and search for `Calva` in the [VS Code Extension pane](https://code.visualstudio.com/docs/editor/extension-marketplace), then click **Install**.
0 commit comments