aboutsummaryrefslogtreecommitdiff
path: root/src/desktop-lite
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-13 18:47:25 +0300
committerGitHub <noreply@github.com>2022-10-13 18:47:25 +0300
commit530997ce54c3906c8eab0691249482b32427dc4f (patch)
tree21b625e905345f0970840b4b7427e2b762ac769f /src/desktop-lite
parenta244dc394f781274e4d0c6e469779d8c6857eae4 (diff)
Automated documentation update (#218)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/desktop-lite')
-rw-r--r--src/desktop-lite/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/desktop-lite/README.md b/src/desktop-lite/README.md
index 1130e9e..36d8693 100644
--- a/src/desktop-lite/README.md
+++ b/src/desktop-lite/README.md
@@ -7,9 +7,9 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
```json
"features": {
- "ghcr.io/devcontainers/features/desktop-lite:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/desktop-lite:1": {
+ "version": "latest"
+ }
}
```