Skip to content

Commit

Permalink
More tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
mycognosist committed Dec 8, 2024
1 parent cd3012a commit ec00359
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ MVP local-first text editor :)

## Getting Started

The [GNOME Builder IDE](https://flathub.org/apps/org.gnome.Builder) is
The [GNOME Builder IDE](https://flathub.org/apps/org.gnome.Builder)
[docs](https://builder.readthedocs.io/) is
required to build and run the project. It can be installed with flatpak.
You can find the documentation [here](https://builder.readthedocs.io/).

1. [Install flatpak](https://flatpak.org/setup/) for your distribution.

2. Install [Builder](https://flathub.org/apps/org.gnome.Builder) for GNOME:

`flatpak install flathub org.gnome.Builder`

3. Clone the repo:
3. Clone the aardvark repo:

`git clone git@github.com:p2panda/aardvark.git && cd aardvark`

4. Open the Builder application and navigate to the `aardvark` repo.
4. Open the Builder application and navigate to the aardvark repo.
- You may be prompted to install or update the SDK in Builder.

5. Run the project with `Shift+Ctrl+Space` or click the ► icon (top-middle
Expand Down

0 comments on commit ec00359

Please sign in to comment.