Skip to content

Commit 35fe720

Browse files
authored
chore: update README (decentraland#532)
1 parent 1d13377 commit 35fe720

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ For details on how to use Decentraland developer tools, check our [documentation
2828
**NOTE:** you can set the environment variable `DEBUG=true` to see all debugging info
2929

3030
## Releasing
31-
We're using [ZEIT release](https://github.com/zeit/release) tool:
32-
```bash
33-
npm i -g release
34-
```
31+
Just update the version on the `package.json` file and merge to master.
3532

3633
## Configuration
3734

0 commit comments

Comments
 (0)