svn: /web/doc-editor/trunk/ README
[email protected] (Philip Olson)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
philip Thu, 09 Jun 2011 20:23:38 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=311983
Log:
Fixed filepath typos
Changed paths:
U web/doc-editor/trunk/README
Modified: web/doc-editor/trunk/README
===================================================================
--- web/doc-editor/trunk/README 2011-06-09 18:47:20 UTC (rev 311982)
+++ web/doc-editor/trunk/README 2011-06-09 20:23:38 UTC (rev 311983)
@@ -32,6 +32,6 @@
== Other notes ==
* Anonymous authentication : anonymous with blank password
* Or use your own SVN credentials
-* After modifying any .js, run scripts/util/compress-js.sh, you need yui-compressor-2.4.2+
- The script will look for scripts/util/yuicompressor.jar
+* After modifying any .js, run scripts/utils/compress.sh, you need yui-compressor-2.4.2+
+ The script will look for scripts/utils/yuicompressor.jar