Correct note in developer setup about building SSHD

We actually use our own Maven repository for it.

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-02-23 13:55:23 -08:00
parent 492413ca98
commit ac6473134b

View File

@@ -13,9 +13,6 @@ To create a new client workspace:
repo init -u git://android.git.kernel.org/tools/manifest.git
====
Also, you'll need to download and install Apache SSHD from source
(execute `mvn install` in the top level of the source folder).
Important Links
---------------