From dbdf1b8e0219988f52be6c1e82844bfdf602b517 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 24 Mar 2016 14:16:07 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 257aa04..3f05509 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you find `buku` useful, please consider donating via PayPal. - [Features](#features) - [Installation](#installation) - [Dependencies](#dependencies) - - [Installating from source](#installing-from-source) + - [Installating from this repository](#installing-from-this-repository) - [Running as a standalone utility](#running-as-a-standalone-utility) - [Installing with a package manager](#installing-with-a-package-manager) - [Usage](#usage) @@ -72,7 +72,7 @@ For optional encryption support, install PyCrypto module. Run: or on Ubuntu: $ sudo apt-get install python3-crypto -## Installing from source +## Installing from this repository If you have git installed, run: $ git clone https://github.com/jarun/buku/