Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
eepm
Commits
6e2f1929
Commit
6e2f1929
authored
Jul 26, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: improve
parent
fba571e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
2 deletions
+14
-2
README.md
README.md
+14
-2
No files found.
README.md
View file @
6e2f1929
...
...
@@ -62,11 +62,23 @@ For example, run `epm play edge` to install Microsoft Edge browser in your syste
Just run under root user:
```
# curl -sL https://eepm.ru/epm.sh | bash /dev/stdin ei
```
or using wget:
```
# wget -O- https://eepm.ru/epm.sh | bash /dev/stdin ei
```
or more long version:
```
# curl -s https://raw.githubusercontent.com/Etersoft/eepm/master/packed/epm.sh | bash /dev/stdin ei --auto
```
If you have no
`curl`
on your system, just download file
`https://raw.githubusercontent.com/Etersoft/eepm/master/packed/epm.sh`
and run in the download directory:
If you have no
`curl`
o
r
`wget`
o
n 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
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment