File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ The dashlet can be installed on Alfresco 3.4 and above.
25
25
26
26
* ** Users : Prebuilt jar**
27
27
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) .
29
29
30
30
* ** Developers : Building the jar**
31
31
32
32
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
34
34
of your Alfresco installation.
35
35
36
36
To build the JAR file, run the following command from the base project directory.
You can’t perform that action at this time.
0 commit comments