Readme update.
This commit is contained in:
10
README.rst
10
README.rst
@@ -7,6 +7,7 @@ Midnight Commander extfslib
|
||||
|
||||
Midnight Commander extfslib helper library for writing extfs archive plugins.
|
||||
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
@@ -83,15 +84,6 @@ or use virtualenv:
|
||||
$ source venv/bin/activate
|
||||
(venv) $ pip install
|
||||
|
||||
See individual installation plugins below. Basically it comes down to:
|
||||
|
||||
* copying ``extfslib.py`` and plugin files to ``~/.local/share/mc/extfs.d/``
|
||||
* installing binary handlers (lha, unlzx, xdms and unadf)
|
||||
* adding an entry in ``~/.config/mc/mc.ext``::
|
||||
|
||||
# arch
|
||||
regex/\.pattern$
|
||||
Open=%cd %p/handler_filename://
|
||||
|
||||
License
|
||||
=======
|
||||
|
||||
Reference in New Issue
Block a user