Commit 95ad3e38 authored by Vitaly Lipatov's avatar Vitaly Lipatov

improve README.md

parent cd146b42
......@@ -33,6 +33,8 @@ to any platform. EEPM will print out any real command it uses so you can learn f
Also EEPM has initial support for repository management: list, add, remove, update
Also EEPM contains `serv` command to control system services in system independed manner.
Pay attention to the following useful commands:
* `epmqf` - query package(s) owning file
* `epmqp` - search in the list of installed packages
......@@ -49,6 +51,11 @@ Note: epm is placed as /usr/bin/epm
eepm-1.1.0-alt2
```
Also you can use
`epm play` to install the application from the official site.
For example, run `epm play edge` to install Microsoft Edge browser in your system.
## Install on any system
Just run under root user:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment