Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 359b88a

Browse files
authored
debian-based
1 parent 99a4e26 commit 359b88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For instance, if you are using a `VPN` to connect to your enterprise network to
1919

2020
3. If your codespace uses a non-default image, ensure that both the [GitHub CLI](https://cli.github.com/) and an SSH server are installed inside the codespace.
2121

22-
One way to install the prereqs is by adding the following to the `features` property of your `devcontainer.json` file.
22+
One way to install these prereqs on a debian-based image is by adding the following to the `features` property of your `devcontainer.json` file.
2323
```jsonc
2424
// devcontainer.json
2525
{

0 commit comments

Comments
 (0)