Skip to content

Commit 60b2aae

Browse files
authored
Update README.md
1 parent 8b38540 commit 60b2aae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ To start work on your project, go to the green button at the top of *your* repos
1616
2. Click on the tab that says "Codespaces."
1717
3. Click "Create codespace on main."
1818

19-
This may take a minute or two (just the first time; later this will be faster) and then open a browser version of VS Code with everything set up to start working. The first thing you should do is create a new PreTeXT project:
19+
This will open a new tab with a browser version of VS Code including everything set up to start working. (When you first create a codespace for a project, it may take 5-10 minutes; when you restart a codespace it will be much faster). The first thing you should do is create a new PreTeXT project.
20+
21+
### Creating a New Project
2022

2123
1. Open the command palette by hitting `Ctrl+Shift+P` (or `F1`) and start typing "pretext new". You will see a command titled "PreTeXt: New Project".
2224
2. Hit `Enter` and select what sort of project you would like to create.

0 commit comments

Comments
 (0)