瀏覽代碼

Merge fa4a71454f into 366b7ce576

pull/35/merge
Marcel Trautwein 6 年之前
committed by GitHub
父節點
當前提交
c32640c541
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      README.md

+ 2
- 1
README.md 查看文件

@@ -5,8 +5,9 @@ It is smart enough to handle multiple remotes, branches, dirty working
directories, and more, hopefully providing a great way to get everything
up-to-date for short periods of internet access between long periods of none.

# Requirements
gitup should work on OS X, Linux, and Windows. You should have the latest
version of git and either Python 2.7 or Python 3 installed.
version of git and either Python 2.7 or Python 3 installed with the [setuptools](https://github.com/pypa/setuptools) extension (if it's missing, check for `pip install setuptools`).

# Installation



Loading…
取消
儲存