[Pkg-owncloud-commits] [python-owncloud] 46/96: formatting errors fixed?

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:26 UTC 2013


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository python-owncloud.

commit 914217ad78819176dc10f8c3edf4e9ed8ca8a494
Author: csawyerYumaed <csawyer at yumaed.org>
Date:   Fri Mar 15 08:06:06 2013 -0700

    formatting errors fixed?
---
 README.md |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0453f97..d96f51b 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ other platforms should work, but are currently untested. This code is in no way
 supported by ownCloud, all bugs should be reported here and not there.
 
 Requirements:
+-------------
 * The ocsync C library from ownCloud. If you install Mirall, you get it for free on Linux.  
 	If you don't want to install mirall, you can install the 'ocsync' binary package from the owncloud repo's.  
         So far we have only successfully tested against 0.70.4 of the libocsync library.
@@ -15,9 +16,11 @@ Requirements:
 * An ownCloud server to sync with. (Presumably you already have one of these.)
 
 Installation:
-  standard python setup.py script.
+-------------
+* standard python setup.py script.
+* It will create a new command called csync, and you can call that :)
+
     python setup.py install
-It will create a new command called csync, and you can call that :)
 
 usage: just run csync -h, and it will give you help.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git



More information about the Pkg-owncloud-commits mailing list