Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit f347dd1

Browse files
committed
Typos and corrections
1 parent 7d981b9 commit f347dd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

containers/R/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Perform statistical computing using R language on linux. Includes R installed and needed extensions*
5+
*Perform statistical computing using the R language on Linux. Includes R and needed extensions.*
66

77
| Metadata | Value |
88
|----------|-------|
@@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
3939
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
4040
4. Select the `containers/R` folder.
4141
5. After the folder has opened in the container, you should see the R version printed in the terminal.
42-
6. Now open the `test-project/sample.R` and press <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>S</kbd> for Windows users and Change <kbd>Ctrl</kbd> to <kbd>command</kbd> for Mac users to run the script.
42+
6. Now open the `test-project/sample.R` and press <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>S</kbd> to run the script.
4343

4444
## License
4545

0 commit comments

Comments
 (0)