Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Package location has changed
  • Loading branch information
schaefi committed Oct 11, 2023
1 parent 91c5aaa commit e1630a7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@ OCI container or a FireCracker VM. There are two main components:
## Installation <a name="installation"/>

flake-pilot components are written in rust and available as packages
here: https://build.opensuse.org/package/show/home:marcus.schaefer:delta_containers/flake-pilot
for SUSE ALP as follows:

```bash
zypper addrepo https://download.opensuse.org/repositories/home:/marcus.schaefer:/EOS/ALP/
zypper install flake-pilot flake-pilot-podman flake-pilot-firecracker
```

Manual compilation and installation can be done as follows:

Expand Down

0 comments on commit e1630a7

Please sign in to comment.