mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
remove checkinstall suggestion
This commit is contained in:
parent
5ab1d45bb2
commit
599b0653e3
14
README.md
14
README.md
@ -52,18 +52,8 @@ cd Bin/release
|
||||
`sudo make install` will install the files directly. `sudo make uninstall` is
|
||||
also available.
|
||||
|
||||
You can also compile a `.deb` package to install locally.
|
||||
|
||||
If you want the easiest way, use the `checkinstall` tool:
|
||||
|
||||
```
|
||||
sudo apt-get install checkinstall
|
||||
cd fractorium
|
||||
sudo checkinstall make install
|
||||
```
|
||||
|
||||
It is not difficult to compile a `.deb` package in the regular way though. A few
|
||||
more tools will be necessary:
|
||||
You can also compile a `.deb` package to install locally. A few more tools will
|
||||
be necessary:
|
||||
|
||||
```
|
||||
sudo apt-get install bzr bzr-builddeb dh-make debhelper
|
||||
|
Loading…
Reference in New Issue
Block a user