diff options
author | h.udo <hudokkow@gmail.com> | 2018-04-05 22:04:31 +0100 |
---|---|---|
committer | h.udo <hudokkow@gmail.com> | 2018-07-03 19:50:44 +0100 |
commit | a7a2afda9a9a6036fefc915c4e4f6f3d8d9116d6 (patch) | |
tree | 4c91a141761004968afa2315c1cf7f780eccf711 /tools/Linux | |
parent | 0df877c46e75f3287154566cf3de069a5def4a59 (diff) |
[files] Rename to markdown format
Diffstat (limited to 'tools/Linux')
-rw-r--r-- | tools/Linux/packaging/README.debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Linux/packaging/README.debian b/tools/Linux/packaging/README.debian index 06ce8c99c7..5e217d3b1a 100644 --- a/tools/Linux/packaging/README.debian +++ b/tools/Linux/packaging/README.debian @@ -4,7 +4,7 @@ There are two available build methods: 1.) debuild / debhelper Requirements: debhelper, devscripts, all Kodi build deps sudo apt-get install debhelper devscripts - sudo apt-get build-dep kodi (if you have one of our repos/ppas added, else read docs/README.linux or docs/README.ubuntu) + sudo apt-get build-dep kodi (if you have one of our repos/ppas added, else read docs/README.Linux.md or docs/README.Ubuntu.md) Result: Debian package for your host distribution and architecture only Recommended for local installs |