The built library file is now at the root level in the release archives (Closes #2923)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10895 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -31,7 +31,7 @@ To include the OpenLayers library in your web page from the root of the site, us
|
||||
|
||||
As an example, using bash (with the release files in ~/openlayers ):
|
||||
$ cd /var/www/html
|
||||
$ cp ~/openlayers/build/OpenLayers.js ./
|
||||
$ cp ~/openlayers/OpenLayers.js ./
|
||||
$ cp -R ~/openlayers/theme ./
|
||||
$ cp -R ~/openlayers/img ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user