point to www/_editing.html through local http
[HTML5TV.git] / README
diff --git a/README b/README
index 8c57d86..bc61f88 100644 (file)
--- a/README
+++ b/README
@@ -137,11 +137,8 @@ Create media/conference-title/www file with source urls for video and presentati
        $ cd media/conference-title
        $ wget -nc -i www
 
-       # set default video
-       $ ln -s 20090704183304_dobrica.mts.ogv video.ogv
-
        # create metadata
-       $ vi hcalendar.html
+       $ vi hCalendar.html
 
        # generate hires slide jpegs using ghostscript
        $ ./bin/slides-hires.sh media/conference-title/presentation.pdf
@@ -149,12 +146,8 @@ Create media/conference-title/www file with source urls for video and presentati
        # annotate some material
        $ ./bin/mplayer.pl media/conference-Title/video.ogv
 
-       # show montage preview of all slides
-       $ ./bin/slides-montage.sh
-
-You will probably want to run slides-montage.sh after you made first annotation in mplayer
-because you will get visual overview of all available slides which is useful
-when typing in slide markers [42] in subtitles.
+After adding first slide you will get visual overview of all slides
+which is useful when typing in slide markers [42] in subtitles.
 
-When slide reisze finish, you might want to open http://localhost/html5tv/www/media.html
-in Firefox and check final result.
+When slide reisze finish, you might want to open http://localhost/html5tv/www/_editing.html
+in Firefox (you will have to open it through http server!) and check final result.