Skip to content

Commit

Permalink
Update rr7 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Nov 7, 2024
1 parent 690fa5f commit efba375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/rr7/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ This is intended to serve as both a playground for the development of both packa
## Development

To start, from the root of the monorepo:
To start, from the root of the monorepo, issue the following commands.

```shell
pnpm install
pnpm --filter plone-remix run dev
```

Then start the Plone backend:
Then start the Plone backend.

% TODO MAKEFILE
```shell
Expand Down

0 comments on commit efba375

Please sign in to comment.