From 6e940b535bc05337d6a78c7200896beaa7f6062a Mon Sep 17 00:00:00 2001 From: Yu Shao Date: Thu, 22 Dec 2016 17:34:07 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9832fec..81da2bf 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ This plugin adds the zanata configuration into Jenkins. You need to install zanata client on the Jenkins server: http://docs.zanata.org/projects/zanata-client/en/release/ -zanata.ini configuration +- zanata.ini configuration Find your zanata.ini information according to: http://docs.zanata.org/projects/zanata-client/en/release/configuration/ Put the zanata.ini informtaion into Jenkins -> Manage Jenkins -> Configure System -Configure your build to include Zanata sync +- Configure your build to include Zanata sync Configure Zanata Sync details, there are two sync actions in the plugin, one, pushing the English property file(s) to Zanata server defined in zanata.xml file in the source repo property directories. Two, committing the finished Java property files from Zanata to the original Git repository.