Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
artemanufrij authored Apr 10, 2018
1 parent 3f348e5 commit 9ee5fc1
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
</p>

## Install from Github.

As first you need elementary SDK
```
sudo apt install elementary-sdk
Expand All @@ -33,16 +32,10 @@ Clone repository and change directory
git clone https://github.com/artemanufrij/playmyvideos.git
cd playmyvideos
```

Create **build** folder and compile application
Compile, install and start Cinema on your system
```
meson build --prefix=/usr
cd build
ninja
```

Install and start Play My Videos on your system
```
sudo make ninja
com.github.artemanufrij.playmyvideos
```

0 comments on commit 9ee5fc1

Please sign in to comment.