From a59567430c196fdd729400c2f8b2bd3e1bf8bbe1 Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Tue, 1 Oct 2024 09:10:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f230231..844a74f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Container Customization > [!NOTE] > [`install_extensions`](./provision/scripts/notebook/install_extensions.sh) accepts any number of image names (see [Image Design section](#image-design))
-> *Example* `install_extensions notebook dotnet web` +> *Example* `install_extensions development python rust` The following environment variables are available to customize containers: - `CODE_SERVER_CONFIG`: Location of code-server server configuration file (within container)