Commit 212f84a1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

REAME.md: update

parent 2b200d6f
...@@ -73,19 +73,14 @@ or using wget: ...@@ -73,19 +73,14 @@ or using wget:
# wget -O- https://eepm.ru/epm.sh | bash /dev/stdin ei # wget -O- https://eepm.ru/epm.sh | bash /dev/stdin ei
``` ```
or more long version:
``` If you have no `curl` or `wget` on your system, just download file `https://eepm.ru/epm.sh`
# curl -s https://raw.githubusercontent.com/Etersoft/eepm/master/packed/epm.sh | bash /dev/stdin ei --auto and run it in the download directory via bash:
```
If you have no `curl` or `wget` on your system, just download file `https://raw.githubusercontent.com/Etersoft/eepm/master/packed/epm.sh`
and run in the download directory via bash:
``` ```
# bash epm.sh ei # bash epm.sh ei
``` ```
In a common case you can install eepm package manually: Also you can install eepm package manually:
`https://download.etersoft.ru/pub/Korinf/x86_64` `https://download.etersoft.ru/pub/Korinf/x86_64`
## How to add new distro support ## How to add new distro support
...@@ -101,7 +96,10 @@ For developers only: ...@@ -101,7 +96,10 @@ For developers only:
* https://wiki.archlinux.org/title/Pacman/Rosetta * https://wiki.archlinux.org/title/Pacman/Rosetta
See detailed description in Russian at See detailed description in Russian at
http://wiki.etersoft.ru/Epm https://wiki.eepm.ru/
Please visit our Telegram group
https://t.me/useepm
Please e-mail if you have any questions: Please e-mail if you have any questions:
`lav@etersoft.ru` `lav@etersoft.ru`
......
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