Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
aashimodi14 committed Oct 12, 2023
1 parent 9a14429 commit 27521df
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,14 @@ Make sure to [_Install Acorn_](https://docs.acorn.io/installation/installing) be
Clone this repo to get started and run below command to deploy this project

```bash
acorn run
acorn run .
```

Alternatively, you can directly run using the image like below

```bash
acorn run ghcr.io/infracloudio/flask-acorn:v0.0.1

```

## Explaining the Acornfile
Expand Down

0 comments on commit 27521df

Please sign in to comment.