File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ install.packages("ratdat")
23
23
24
24
### Windows
25
25
26
- * Download the Git for Windows [installer](https://gitforwindows.org/) and run it keeping all the defaults.
27
- * **Additional step**
28
- * In RStudio, open the Terminal tab (under the console tab)
29
- * Copy and paste: setx HOME "%USERPROFILE%"
30
- * Press Enter, you should see: "SUCCESS: Specified value was saved"
31
- * Restart your RStudio session
26
+ * Download the Git for Windows [ installer] ( https://gitforwindows.org/ ) and run it keeping all the defaults.
27
+ * ** Additional step**
28
+ * In RStudio, open the Terminal tab (under the console tab)
29
+ * Copy and paste: setx HOME "%USERPROFILE%"
30
+ * Press Enter, you should see: "SUCCESS: Specified value was saved"
31
+ * Restart your RStudio session
32
32
33
- ### Mac
33
+ ### Mac
34
34
35
- * Open the Terminal app from Applications (it is sometimes under a folder called "Other" or "Utilities"), type `git --version` and press Enter/Return
36
- * If it's not installed already, follow the instructions to Install the "command line developer tools"
37
- * Do not click "Get Xcode" because that will take too long and is not necessary for this workshop
35
+ * Open the Terminal app from Applications (it is sometimes under a folder called "Other" or "Utilities"), type ` git --version ` and press Enter/Return
36
+ * If it's not installed already, follow the instructions to Install the "command line developer tools"
37
+ * Do not click "Get Xcode" because that will take too long and is not necessary for this workshop
You can’t perform that action at this time.
0 commit comments