docs(readme): add experemental runner

This commit is contained in:
Kentai Radiquum 2024-05-15 18:24:06 +05:00
parent 958dc9c73b
commit f4e340b21d
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 2 additions and 2 deletions

View file

@ -145,7 +145,7 @@ To access the docker logs you can use `docker compose -f docker-compose.dev.yml
4. **Push your app to Deta Space:**
```bash
space push
space push --runner-version experimental
```
(This will build and deploy your application)