mirror of
https://github.com/kennethreitz/ghsync.git
synced 2026-06-05 23:10:16 +00:00
ENV config readme update
This commit is contained in:
+3
-2
@@ -23,12 +23,13 @@ Inspired by Gisty (http://github.com/swdyh/gisty).
|
||||
Install
|
||||
-------
|
||||
|
||||
To install it, ::
|
||||
To install ghsync, simply run: ::
|
||||
|
||||
$ pip install ghsync
|
||||
|
||||
The command ``ghsync`` will then be available to you from the command line.
|
||||
The command ``ghsync`` will then be available to you from the command line. Beware, unless you set the ``GHSYNC_DIR`` environment variable, it will add all the repos to your current directory.::
|
||||
|
||||
$ export GHSYNC_DIR='~/repos/'
|
||||
|
||||
|
||||
Contribute
|
||||
|
||||
Reference in New Issue
Block a user