Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Nov 16, 2023
1 parent a185c55 commit 6510788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marlowe-playground-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Now we will build and run the front end:
```bash
[nix-shell] $ cd marlowe-playground-client
# Generate the purescript bridge files
[nix-shell] $ generate-purescript
[nix-shell] $ generate-purescript
# Download javascript dependencies (we use ci to use the package-lock.json)
[nix-shell] $ npm ci
# Install purescript depdendencies
Expand Down

0 comments on commit 6510788

Please sign in to comment.