Skip to content

Commit

Permalink
Add note to README about fsevents on macOS (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed May 24, 2019
1 parent 68905d1 commit f9654b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Try out the [latest release](https://coli-conc.gbv.de/cocoda/), the [current dev
git clone https://github.com/gbv/cocoda.git
cd cocoda
npm install
# If developing on macOS, it is recommended to install fsevents: npm i --no-save fsevents
```

## Usage
Expand Down

0 comments on commit f9654b2

Please # to comment.