adding clarification for deno script in codespaces.
Signed-off-by: Alex Yong <alexjyong@gmail.com>
This commit is contained in:
parent
db9dace2fe
commit
ae21da7711
|
|
@ -11,7 +11,7 @@ If you want to compile the app for yourself, you can also follow these guideline
|
|||
:::danger
|
||||
It may be tempting to skip some of these steps, but make sure you follow them to ensure that your development environment is set up correctly.
|
||||
|
||||
Note: If you are doing this in Github Codespaces, steps 1-10 will be done for you.
|
||||
Note: If you are doing this in Github Codespaces, steps 1-10 (except 7) will be done for you.
|
||||
:::
|
||||
|
||||
import { Tabs, TabItem, Steps } from "@astrojs/starlight/components"
|
||||
|
|
|
|||
Loading…
Reference in New Issue