Skip to content

Commit 7366787

Browse files
Update readme
1 parent b15c61b commit 7366787

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ npm install
103103
# Try PureScript server.
104104
npm run build:(dev|production)
105105

106-
cd public
107-
npx http-server # Try PureScript is now available on localhost:8080
106+
npm run serve # Try PureScript is now available on localhost:8080
108107
```
109108

110109
### 4. Choosing a Tag

0 commit comments

Comments
 (0)