Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bifferos committed Aug 14, 2019
1 parent 60a30c2 commit 27eb8d3
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,6 @@ including the ramdisk contents without being root, and without resorting
to FUSE or ISO mounting, it therefore works on a Mac.


Setup
=====

Install pycdlib, from github. You require version 1.8, not released
at time of writing. Obtain pycdlib direct from:
https://github.com/clalancette/pycdlib

Install the python modules in requirements.txt.
```
sudo python -m pip install -r requirements.txt
```
should do the trick.

You will need the kernel sources installed.

Finally,
```
sudo python setup.py install
```
Will install the extension.


Exploding
=========

Expand Down

0 comments on commit 27eb8d3

Please sign in to comment.