@ -4,7 +4,7 @@ Follow this steps to deploy a new version of Rambox:
1. Commit all with Github Desktop Client.
2. Define Rambox version editing **app/package.json** and **appveyor.yml**.
3. Create a new Release with the version and publish it as a **Pre-Release**.
3. Create a new **Github Release** with the version and publish it as a **Pre-Release**.
4. AppVeyor and Travis will start building automatically.
5. Once finished both CI, edit the Release and define the **Changelog** and save it (still **Pre-Release**).
6. Change the [index.html](https://github.com/saenzramiro/rambox/blob/gh-pages/index.html) of the Website and [README.md](https://github.com/saenzramiro/rambox/blob/master/README.md) to update if is necessary.