瀏覽代碼

Tweak README installation instructions.

tags/v0.2.4
Ben Kurtovic 9 年之前
父節點
當前提交
bc80ab6a3c
共有 1 個文件被更改,包括 6 次插入4 次删除
  1. +6
    -4
      README.md

+ 6
- 4
README.md 查看文件

@@ -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,


Loading…
取消
儲存