Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mbusb committed Dec 30, 2017
2 parents 33b353f + 86e56e7 commit 5809fb7
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,11 @@ MultiBootUSB allows you to do the following:

**Using source code method:**

* The install.py script provided with multibootusb should take care of all dependencies and install multibootusb.
Assuming you have downloaded the package named **multibootusb.tar.gz** in your home directory, issue the following commands to install multibootusb:

```sh
tar -xf ./multibootusb.tar.gz
cd multibootusb
chmod +x ./install.py
sudo ./install.py
```
* Please follow the instructions provided [here](http://multibootusb.org/page_faq/#your-package-for-my-favourite-distro-never-worked-for-me-what-can-i-do-now)

---


How to uninstall?
-----------------
You can uninstall multibootusb at any time using the "uninstall.py" script provided with multibootusb.

```
cd multibootusb
chmod +x ./uninstall.py
sudo ./uninstall.py
```

For the rest of operations you can refer to the [Guide](http://multibootusb.org/page_guide/) section of [http://multibootusb.org](http://multibootusb.org)
For the rest of the guide please refer [Guide](http://multibootusb.org/page_guide/) section of [http://multibootusb.org](http://multibootusb.org)

Website:
--------
Expand Down

0 comments on commit 5809fb7

Please sign in to comment.