Skip to content

Commit

Permalink
Add caveat
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulAdamDavis committed Aug 29, 2024
1 parent 526321a commit 50c02ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Command line utilities for working with Ghost content.
1. `git clone` this repo & `cd` into it as usual
2. Run `yarn` to install top-level dependencies.
3. To make `gctools` accessible globally, run `yarn global add`
- You need to run this after making changes to the codebase to update the global version
- If developing the code, `yarn dev ...` is a more suitable command


## Usage
Expand Down

0 comments on commit 50c02ff

Please sign in to comment.