Bug 1753349 (5/9): docs: align `update-angle.py` instructions to actual usage r=jgilbert

Differential Revision: https://phabricator.services.mozilla.com/D164253
This commit is contained in:
Erich Gubler 2023-01-19 04:47:52 +00:00
Родитель d6a6a3a83d
Коммит ccf8167019
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -42,7 +42,7 @@ Update: (in the angle repo)
~~~
# In the angle repo:
/path/to/gecko/gfx/angle/update-angle.py origin/chromium/XXXX
/path/to/gecko/gfx/angle/update-angle.py origin
git push moz # Push the firefox-XX branch to github.com/mozilla/angle
~~~~