Add basic SFL build instructions.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@470 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
follower
2006-05-30 12:07:11 +00:00
parent b3bce6a3ee
commit 423793ebb9

14
build/README.txt Normal file
View File

@@ -0,0 +1,14 @@
## HowTo: Build & deploy "Shrunk" Single File Library version of OpenLayers ##
* Build:
cd build
./build.sh
cd ..
* Upload the result to the server: e.g.
scp build/OpenLayers.js openlayers@openlayers.org:openlayers.org/htdocs/code/