Co-Authored-By: karanbirsingh <karanbir@uw.edu>
This commit is contained in:
RobGallo 2019-03-19 15:25:16 -07:00 коммит произвёл GitHub
Родитель 117c6496b6
Коммит 101522aa37
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -7,7 +7,7 @@ Licensed under the MIT License.
This document describes how to set up your development environment and contribute changes to
[accessibility-insights-windows](https://github.com/Microsoft/accessibility-insights-windows). This document assumes basic working knowledge
with Git and related tools. We are providing instructions specific to this project.
of Git and related tools. The instructions are specific to this project.
## Creating your own fork
@ -80,4 +80,4 @@ Use these commands instead if you would like to update your current branch in yo
> git fetch upstream
> git pull upstream master
> git push
```
```