mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 19:56:37 +00:00
Update README
- Refer to landing page. - Remove "no installers yet" warning.
This commit is contained in:
parent
276e4efc04
commit
ad27dfa233
15
README.md
15
README.md
@ -11,16 +11,19 @@ Etcher
|
|||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
[**Installing**](https://github.com/resin-io/etcher#installation) | [**Support**](https://github.com/resin-io/etcher/issues/new) | [**Contributing**](https://github.com/resin-io/etcher/blob/master/CONTRIBUTING.md) | [**CLI**](https://github.com/resin-io/etcher-cli)
|
[**Download**](http://etcher.io) | [**Support**](https://github.com/resin-io/etcher/issues/new) | [**Contributing**](https://github.com/resin-io/etcher/blob/master/CONTRIBUTING.md) | [**CLI**](https://github.com/resin-io/etcher-cli)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Installation
|
Installers
|
||||||
------------
|
----------
|
||||||
|
|
||||||
We're working on providing installers for all major operating systems.
|
Refer to the [downloads page](http://etcher.io) for the latest pre-made installers for all supported operating systems.
|
||||||
|
|
||||||
For now you can manually run the application with the following commands:
|
Developing
|
||||||
|
----------
|
||||||
|
|
||||||
|
You can manually run the application with the following commands:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/resin-io/etcher
|
git clone https://github.com/resin-io/etcher
|
||||||
@ -29,6 +32,8 @@ npm install && bower install
|
|||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Take a look at our [contributing guide](https://github.com/resin-io/etcher/blob/master/CONTRIBUTING.md).
|
||||||
|
|
||||||
Support
|
Support
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user