Skip to content

Commit a29ad22

Browse files
authored
Merge pull request #241 from r-devel/docs/misc
Fix note on Starting Codespace page
2 parents 03a508c + 27b69fe commit a29ad22

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/container_setup/github_codespace/creating_codespace.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ repo](https://github.com/r-devel/r-dev-env/tree/main), click on the 'Open in
44
GitHub Codespaces' button and then click the green 'Create Codespace' button.
55
![create codespace](../../assets/rdev1.png)
66

7-
!!! Note You will see the message "Codespace usage for this repository is
7+
!!! Note
8+
You will see the message "Codespace usage for this repository is
89
paid for by ...", with your username. Don't panic!
910

1011
GitHub Codespaces offers 120 core hours of free usage per month for every GitHub user. So the actual number of free hours is 120 divided by the number of cores you are using to run your codespaces.
@@ -17,5 +18,5 @@ GitHub Codespaces' button and then click the green 'Create Codespace' button.
1718
2. The codespace setup screen will then be shown. Starting the container may
1819
take a minute or so.
1920

20-
3. You will be taken to a VSCode editor within your browser.
21+
3. You will be taken to a VS Code editor within your browser.
2122
![codespace](../../assets/rdev3.png)

0 commit comments

Comments
 (0)