Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit dcd667e

Browse files
Merge pull request #636 from github-for-unity/readme-updates
Update README.md
2 parents abeacbe + 39ec08b commit dcd667e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Make sure a Git user and email address are set in the `%HOME%\.gitconfig` file b
7777
email = Your Email
7878
```
7979

80-
Once the extension is installed, you can open a command line with the same Git and Git LFS version that the extension uses by going to the `GitHub` -> `Command line` menu in Unity.
80+
Once the extension is installed, you can open a command line with the same Git and Git LFS version that the extension uses by going to `Window` -> `GitHub Command Line` in Unity.
8181

8282
### Installation
8383

@@ -91,7 +91,7 @@ Alternatively, import the package by clicking Assets, Import Package, Custom Pac
9191

9292
##### macOS
9393

94-
The extension log file can be found at `~/.local/share/GitHubUnityDebug/github-unity.log`. This is a temporary location and will be changed in the future.
94+
he extension log file can be found at `~/Library/Application Support/GitHubUnity/github-unity.log`
9595

9696
##### Windows
9797

@@ -124,7 +124,7 @@ You can access the GitHub window by going to Windows -> GitHub. The window opens
124124

125125
### Initialize Repository
126126

127-
![Initialize repository screenshot](https://user-images.githubusercontent.com/121322/27644875-7fc6302a-5bd9-11e7-98d0-c09b2e450503.png)
127+
![Initialize repository screenshot](https://user-images.githubusercontent.com/10103121/37807041-bb4446a6-2e19-11e8-9fff-a431309b8515.png)
128128

129129
If the current Unity project is not in a Git repository, the GitHub for Unity extension will offer to initialize the repository for you. This will:
130130

@@ -190,4 +190,4 @@ GitHub trademarks. GitHub's logos include, for instance, the stylized
190190
Invertocat designs that include "logo" in the file title in the following
191191
folder: [IconsAndLogos](https://github.com/github-for-unity/Unity/tree/master/src/UnityExtension/Assets/Editor/GitHub.Unity/IconsAndLogos).
192192

193-
Copyright 2015 - 2017 GitHub, Inc.
193+
Copyright 2015 - 2018 GitHub, Inc.

0 commit comments

Comments
 (0)