Skip to content

Commit

Permalink
website update
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Dec 15, 2024
1 parent 945da06 commit dd22ca5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ With VS Code, Fork or Git:
<li>switch to it</li>
{props.doReconstruct === "true" ? (<li>rename <code>LICENSE</code> to <code>LICENSE-XPACK</code>.</li>) : (<></>)}
{props.doReconstruct === "true" ? (<li>rename <code>README.md</code> to <code>README-XPACK.md</code>.</li>) : (<></>)}
<li>Push the `xpack` branch</li>
<li>push the `xpack` branch</li>
</ul>

0 comments on commit dd22ca5

Please sign in to comment.