Skip to content

Commit

Permalink
docs: removed unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 4, 2021
1 parent 8d08e50 commit 008ccb5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,9 @@ have a `package.json` in our root containing some scripts, all you need to do is
> _Always prefer to use Docker, as this application was built based on it and is totally faster._
```sh
# (At the project root)

# Install yarn and concurrently to run the next scripts.
$ npm install

# Install all dependencies.
$ npm run install

# Build and compile all code.
$ npm run build

Expand Down

0 comments on commit 008ccb5

Please sign in to comment.