Skip to content

Commit

Permalink
Change example
Browse files Browse the repository at this point in the history
  • Loading branch information
palemieux committed Dec 22, 2024
1 parent d36487c commit 2ee10e1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions doc/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,10 @@ <h2>Quick start</h2>
If working on a project that has a repository, update the <code>origin</code> remote to that repository:
<pre>git remote set-url origin &lt;HTTPS URL of the project repository found on GitHub&gt;</pre>
For example:
<pre>git remote set-url origin https://github.com/SMPTE/st2067-21-private.git</pre>
<pre>git remote set-url origin https://github.com/SMPTE/stxxx-y-private.git</pre>
</li>
<li>
Start editing the main prose element at <code>html-pub-template/doc/main.html</code>.
</li>
<li>
When ready to push your work to the SMPTE reStart editing the main prose element at <code>html-pub-template/doc/main.html</code>.
Start editing the main prose element at <code>doc/main.html</code>.
</li>
</ol>

Expand Down

0 comments on commit 2ee10e1

Please sign in to comment.