Skip to content

Commit

Permalink
added make build command
Browse files Browse the repository at this point in the history
users get an error when they run without the make build command
  • Loading branch information
zackha committed Aug 13, 2022
1 parent 16181ad commit 7ea2817
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/tutorial/README.md
Expand Up @@ -9,5 +9,7 @@ After having cloned the react-admin repository, run the following commands:
```sh
make install

make build

make run-tutorial
```

0 comments on commit 7ea2817

Please sign in to comment.