Skip to content

Commit c284074

Browse files
committed
Update README.md
1 parent a6e0555 commit c284074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Run the tests with `rspec`.
254254
Add those lines to your CI scripts after `bundle install`
255255
```
256256
npm install
257-
cd client && npm run build
257+
cd client && npm run build:client && npm run build:server
258258
```
259259

260260
# Linting and Code Inspection

0 commit comments

Comments
 (0)