Skip to content

Commit

Permalink
Alpha notice
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Curtin <ecurtin@redhat.com>
  • Loading branch information
ericcurtin committed Jul 18, 2024
1 parent 751a554 commit 19bba68
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,14 @@ $ ramalama serve granite
+------------------+
```

## In-development

Regard this alpha, everything is under development, so expect breaking changes, luckily it's easy to reset everything and re-install:

```
rm -rf /var/lib/ramalama/storage # only required if running as root user
rm -rf $HOME/.local/share/ramalama/storage
```

and install again.

0 comments on commit 19bba68

Please sign in to comment.