summarylogtreecommitdiffstats
path: root/readme.install
diff options
context:
space:
mode:
Diffstat (limited to 'readme.install')
-rw-r--r--readme.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.install b/readme.install
index 2143e243afd5..2dc7f2d1f788 100644
--- a/readme.install
+++ b/readme.install
@@ -1,7 +1,7 @@
post_install() {
echo '--------------------------------------------------------------------------'
echo 'README'
-echo 'https://wiki.archlinux.org/index.php/System-tar-and-restore'
+echo 'https://github.com/tritonas00/system-tar-and-restore/blob/master/README.md'
echo '--------------------------------------------------------------------------'
echo 'QUICK INSTRUCTIONS'
echo
@@ -10,6 +10,6 @@ echo 'Run as root: star.sh'
echo 'The sample configuration file for backup mode can be found at /usr/share/system-tar-and-restore/backup.conf'
echo
echo 'GUI WRAPPER'
-echo 'Run as root: star-gui.sh'
+echo 'Run as root: star-gui.sh or use the system-tar-and-restore desktop entry'
echo '--------------------------------------------------------------------------'
} \ No newline at end of file