Skip to content

Commit c8286c6

Browse files
Update docs.
1 parent 30c5e6d commit c8286c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/develop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Here are some options that provide a great developer experience:
88

99
- **Cloud-based IDE**: (*recommended*)
1010
- Launch using [GitHub Codespaces](https://github.com/features/codespaces) using the option `Create codespace on master` in the codebase repository on your fork.
11-
- Build time for a 2-Core codespace is **~5m**. This is done infrequently and cached for convenience.
12-
- Start time for a 2-Core codespace is **~1m**. This will pull the built codespace from cache when you need it.
11+
- Build time for a 2-Core codespace is **~6m**. This is done infrequently and cached for convenience.
12+
- Start time for a 2-Core codespace is **~2m**. This will pull the built codespace from cache when you need it.
1313
- *Tip*: GitHub auto names the codespace but you can rename the codespace so that it is easier to identify later.
1414
- **Local IDE**:
1515
- Ensure you have [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)

0 commit comments

Comments
 (0)