Skip to content

Commit 556e309

Browse files
committed
highlight the installation directory in the README
1 parent d0e5593 commit 556e309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ The dashlet can be installed on Alfresco 3.4 and above.
2525

2626
* **Users : Prebuilt jar**
2727

28-
A prebuilt jar is provided. You only need to copy it to tomcat/shared/lib.
28+
A prebuilt jar is provided. You only need to copy it to `tomcat/shared/lib` (create the `lib` directory if it does not exist).
2929

3030
* **Developers : Building the jar**
3131

3232
For developers, an Ant build script is provided to build a JAR file containing the
33-
custom files, which can then be installed into the 'tomcat/shared/lib' folder
33+
custom files, which can then be installed into the `tomcat/shared/lib` folder
3434
of your Alfresco installation.
3535

3636
To build the JAR file, run the following command from the base project directory.

0 commit comments

Comments
 (0)