summaryrefslogtreecommitdiff
path: root/community/sfml/sfml.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/sfml/sfml.install')
-rw-r--r--community/sfml/sfml.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sfml/sfml.install b/community/sfml/sfml.install
index 9d18b5251..75f760be6 100644
--- a/community/sfml/sfml.install
+++ b/community/sfml/sfml.install
@@ -1,3 +1,3 @@
post_install() {
- echo "To view the SFML samples, go to /opt/SFML/samples/bin and run them individually"
+ echo "To view the SFML samples, go to /usr/share/SFML/examples/ and run them individually"
}