Add deb package

This commit is contained in:
Yunohost 2013-06-26 11:46:14 +02:00
parent dcc0a9110c
commit 548739281c
2 changed files with 3 additions and 4 deletions

View file

@ -12,10 +12,10 @@ Requirements
Installation
------------
```
wget http://build.yunohost.org/simple-cdd_0.3.14_all.deb
sudo dpkg -i simple-cdd_0.3.14_all.deb
sudo apt-get install -f genisoimage qemu-kvm
git clone git://github.com/YunoHost/cd_build.git
cd cd_build
sudo dpkg -i ./simple-cdd_0.3.14_all.deb
sudo apt-get install -f genisoimage qemu-kvm
```
Some problems can occur at `dpkg -i` but keep going !
@ -24,7 +24,6 @@ Some problems can occur at `dpkg -i` but keep going !
Usage
-----
```
cd cd_build
./build-yunohost amd64
```

BIN
simple-cdd_0.3.14_all.deb Normal file

Binary file not shown.