Update README.md

This commit is contained in:
Lukas-Heiligenbrunner 2019-05-11 12:18:24 +02:00 committed by GitHub
parent 16f7a5f77d
commit f7991631a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# DynuIPRefresher # DynuIPRefresher
## Build ## Build
## Basic Build
Download source files Download source files
`git clone https://github.com/Lukas-Heiligenbrunner/DynuIPRefresher.git` `git clone https://github.com/Lukas-Heiligenbrunner/DynuIPRefresher.git`
@ -18,13 +18,16 @@ install it to the system
`make install` `make install`
### Create a Debian package ### Build a Debian package
Download source files
`git clone https://github.com/Lukas-Heiligenbrunner/DynuIPRefresher.git`
rename Project folder to lower case: rename Project folder to lower case:
`mv DynuIPRefresher iprefresher` `mv DynuIPRefresher iprefresher-1.0`
`cd iprefresher` `cd iprefresher-1.0`
pack source in a tar.gz archive pack source in a tar.gz archive