ソースを参照

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



読み込み中…
キャンセル
保存