docs: list deno and zig in install-dev-env usage (#4657)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Install one of the supported development environments. Usually called via Install > Development > * in the Omarchy Menu.
|
# Install one of the supported development environments. Usually called via Install > Development > * in the Omarchy Menu.
|
||||||
|
|
||||||
if [[ -z "$1" ]]; then
|
if [[ -z "$1" ]]; then
|
||||||
echo "Usage: omarchy-install-dev-env <ruby|node|bun|go|laravel|symfony|php|python|elixir|phoenix|rust|java|ocaml|dotnet|clojure>" >&2
|
echo "Usage: omarchy-install-dev-env <ruby|node|bun|deno|go|laravel|symfony|php|python|elixir|phoenix|rust|java|zig|ocaml|dotnet|clojure>" >&2
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user