Skip to content

Commit

Permalink
docs (readme): add instruction where to find the docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinkys committed Oct 30, 2024
1 parent 553cd49 commit 2d6e6bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ instead of rejected.
The easiest way to get started with Phantasm is by using Docker. There are 2
components that you need to run before you can start using Phantasm: **Server**
and **Dashboard**. To run these components, first, you need to pull the Docker
images of these components:
images of these components.

These Docker images are hosted on GitHub Container Registry:
[Packages](https://github.com/orgs/phantasmlabs/packages?repo_name=phantasm)

```bash
# Replace $TAG with the version of Phantasm you want to use.
Expand Down

0 comments on commit 2d6e6bf

Please sign in to comment.