Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ageyev committed Dec 3, 2016
1 parent a16e4ae commit 2cc5110
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Cryptonomica Desktop Application

Desktop application for Cryptonomica.net



## To Use

To clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
git clone https://github.com/Cryptonomica/Cryptonomica.DesktopApp.git
git clone git@github.com:Cryptonomica/Cryptonomica.DesktopApp.git
# Go into the repository
cd Cryptonomica.DesktopApp
# Install dependencies
Expand Down

0 comments on commit 2cc5110

Please sign in to comment.