We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5068d8 commit dd2c5c4Copy full SHA for dd2c5c4
README.md
@@ -51,17 +51,21 @@ You'll need a PEAR installation on your system.
51
pear channel-discover pear.lagged.de
52
pear install lagged/TillStore
53
54
-Depending on your system, this sets up TillStore in /usr/bin/TillStore and libraries in:
+#### What does it install?
55
+
56
+The location depends on your system, and PEAR configuration.
57
58
+*Libraries*
59
60
* /usr/share/php/TillStore.php
61
* /usr/share/php/TillStore/Exception.php
62
* /usr/share/php/TillStore/Server.php
63
-Executable:
64
+*Executable*
65
66
* /usr/bin/TillStore
67
-Configuration:
68
+*Configuration*
69
70
* /usr/share/php/data/TillStore/etc/default.ini
71
0 commit comments