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

Commit

Permalink
Typos and corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Jun 10, 2019
1 parent 7d981b9 commit f347dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/R/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Summary

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

| Metadata | Value |
|----------|-------|
Expand Down Expand Up @@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
4. Select the `containers/R` folder.
5. After the folder has opened in the container, you should see the R version printed in the terminal.
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.
6. Now open the `test-project/sample.R` and press <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>S</kbd> to run the script.

## License

Expand Down

0 comments on commit f347dd1

Please sign in to comment.