Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,16 @@ Generated Data:
- `site/` which stores the compiled SourceCred frontend, which can display data
stored in the instance.


# Setup and Usage

## How to clone the repo

```shell
git clone --single-branch --branch master [email protected]:1Hive/pollen.git
```

## Setup

Using this instance as a starting point, you can update the config to include
just the plugins you want, pointing at the data you care about. We recommend setting up
your instance locally first and make sure its working before pushing your changes
Expand Down