Skip to content

Commit bdf0572

Browse files
authored
README.md: update feature URL to point to the feature (#31)
Fixes #25 Fixes #28
1 parent b8acd9f commit bdf0572

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ to your `devcontainer.json`:
1111
```json
1212
"runArgs": ["--device=/dev/net/tun"],
1313
"features": {
14-
// ...
15-
"ghcr.io/tailscale/codespace": {}
16-
// ...
14+
"ghcr.io/tailscale/codespace/tailscale": {}
1715
}
1816
```
1917

0 commit comments

Comments
 (0)