Skip to content

Commit

Permalink
update readme to refer to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
karlicoss committed Apr 24, 2024
1 parent cbb011c commit c801b89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ In the simplest setup, the server runs locally, and you can use 'localhost' vers
or your target capture file is just not there, you can selfhost the server part elsewhere. Don't forget to set the endpoint in extension settings!

## Setup
- clone the repository and cd into the checkout directory
- install `grasp_backend` package: `pip3 install --user git+https://github.com/karlicoss/grasp.git`
- install `grasp_backend` package: `pip3 install --user grasp-backend`
- install systemd/launchd service to autorun grasp

`python3 -m grasp_backend setup --path /path/to/your/capture.org [--port <custom port>] [--template <custom org-capture template>]`
Expand Down

0 comments on commit c801b89

Please sign in to comment.