Skip to content

Commit

Permalink
Better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
langemeijer committed Aug 23, 2015
1 parent 76fac93 commit a5ce328
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
!! I CHANGED THE WAY THIS TOOL WORKS. SEE BELOW !!
==================================================

phpstorm-deb
=============

Expand All @@ -21,7 +24,7 @@ Building

* Create a new debian/changelog file using the provided update.sh script:
```sh
update.sh
./update.sh
```

* Build the package with the following command:
Expand All @@ -41,4 +44,5 @@ Install the package with the `dpkg` command:
dpkg -i PhpStorm...
```

Alternatively, you can [create your own repo](https://wiki.debian.org/DebianRepository/HowTo/TrivialRepository) to host your custom `deb` packages.
Alternatively, you can create your own [simple repo](https://wiki.debian.org/DebianRepository/HowTo/TrivialRepository) or
[more professional one](https://wiki.debian.org/SettingUpSignedAptRepositoryWithReprepro) to host your custom `deb` packages.

0 comments on commit a5ce328

Please sign in to comment.