chore(example/llm): Use double-quotes for shell

This commit is contained in:
Sridhar Ratnakumar 2024-06-14 12:56:16 -04:00 committed by GitHub
parent f5638ea46b
commit f360c8f2bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ While `services-flake` is generally used for running services in a *development*
```sh
# You can also use `nix profile install` on this URL, and run `services-flake-llm`
nix run github:juspay/services-flake?dir=example/llm
nix run "github:juspay/services-flake?dir=example/llm"
```
## Default configuration & models