Skip to content

Commit

Permalink
Readme - update temporary instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
LB Johnston committed Feb 12, 2022
1 parent 07b64c1 commit 34e7ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -169,7 +169,7 @@ All contributions are welcome as the Wagtail core team will no longer be activel
### TEMPORARY INSTRUCTIONS

- While this package is in development, use these instructions instead.
- You will need to clone the repo into a folder accessible via your virtual env `git clone git@github.com:lb-/wagtail-hallo.git`
- You will need to clone the repo into a folder accessible via your virtual env `git clone git@github.com:wagtail/wagtail-hallo.git`
- Your local Wagtail repo that is used for development must be checked out at `https://github.com/lb-/wagtail/tree/feature/hallo-editor-removal`
- **Important**: Delete the built static assets at `wagtail/admin/static` and then run the Wagtail build pipeline `nvm use` then `npm run build` - this is required so that validation can be done without the styles/JS provided by Wagtail and only the ones provided by the new package.

Expand Down

0 comments on commit 34e7ef2

Please sign in to comment.