Commit afaf7d31 authored by Daniel Himmelein's avatar Daniel Himmelein

HOME env var

parent 22e74c8e
......@@ -39,6 +39,7 @@ The editrights tools is provided as part of git-repo for Microsoft Windows.
curl https://raw.github.com/esrlabs/git-repo/master/repo.cmd > ~/bin/repo.cmd
* Add Repo to your path environment variable: %USERPROFILE%\bin;
* Create a HOME environment variable that points to %USERPROFILE% (necessary for OpenSSH to find its .ssh directory).
### Setup steps for Linux ###
......@@ -61,4 +62,4 @@ The editrights tools is provided as part of git-repo for Microsoft Windows.
### Usage ###
For more detailed instructions regarding usage, visit [git-repo](http://source.android.com/source/version-control.html).
For more detailed instructions regarding git-repo usage, please visit [git-repo](http://source.android.com/source/version-control.html).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment