didfet 11 лет назад
Родитель
Сommit
128ea5f954
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -26,6 +26,12 @@ Download one of the following archives :
 
 
 Or download the maven project and run maven package. Then you can install one of the archives located in the target directory.
 Or download the maven project and run maven package. Then you can install one of the archives located in the target directory.
 
 
+## How to run it ?
+
+Just run this command :
+
+    java -jar logstash-forwarder-java-X.Y.Z.jar -config /path/to/config/file.json
+
 ## Differences with logstash-forwarder
 ## Differences with logstash-forwarder
 
 
 ### Configuration
 ### Configuration