Procházet zdrojové kódy

Tweak README installation instructions.

tags/v0.2.4
Ben Kurtovic před 9 roky
rodič
revize
bc80ab6a3c
1 změnil soubory, kde provedl 6 přidání a 4 odebrání
  1. +6
    -4
      README.md

+ 6
- 4
README.md Zobrazit soubor

@@ -10,6 +10,12 @@ version of git and at least Python 2.7 installed.

# Installation

With [Homebrew](http://brew.sh/):

`brew install pr0d1r2/contrib/gitup && brew link gitup`

## From source

First:

git clone git://github.com/earwig/git-repo-updater.git
@@ -31,10 +37,6 @@ directory where Python is installed:

DOSKEY gitup=c:\python27\python.exe c:\python27\Scripts\gitup $*

# Homebrew Installation

`brew install pr0d1r2/contrib/gitup && brew link gitup`

# Usage

There are two ways to update repos: you can pass them as command arguments,


Načítá se…
Zrušit
Uložit