Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
$ git clone git://github.com/floodlight/floodlight.git
$ cd floodlight
$ git checkout stablefl-last-passed-build
$ ant;

Note: This uses the latest stable version of Floodlight.

...