Skip to content

Commit

Permalink
Adding linux instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga authored Feb 4, 2018
1 parent 958c1a8 commit e3765a4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ you can simply run the executeable after download.

For updating simply download the new version and copy it over the old one (keep a backup of the old one if you want to be sure).

#### Linux .zip installs

In order to install from .zip files, please install `libgconf2-4` first:

```
apt-get install libgconf2-4
```

#### Config folder
The data folder for Mist is stored in other places:

Expand Down

0 comments on commit e3765a4

Please sign in to comment.