From e803d917f324a77774e4150baa4213f546a6b458 Mon Sep 17 00:00:00 2001 From: Paul Gregoire Date: Fri, 22 Jan 2016 16:28:25 -0500 Subject: [PATCH] Added the Finish step --- red5prolive/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/red5prolive/README.md b/red5prolive/README.md index 5107b34..643e269 100644 --- a/red5prolive/README.md +++ b/red5prolive/README.md @@ -52,7 +52,7 @@ The following steps describe how to setup a new project in the [Eclipse IDE](htt 13. You will be redirected back to the _Java Build Path_ dialog 14. Repeat Steps 6-11, and select the __/lib/red5-server-common.jar__ from the list and click __OK__

Red5 Pro Application

- +15. Click __Finish__ in the _New Java Project_ dialog once you've selected the libraries With our project environment all setup, we can begin developing our first Red5 Pro Server application! Red5ProLive Application