Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ <h5>Quickstart</h5>
<p>Don't worry if you don't understand the code above - we will discuss it in detail in later chapters.</p>
<div class="notification is-info mt-5" role="alert">
<i>Tip:</i> After editing any nss file, you'll need to update changes: hold <kbd>ctrl</kbd>+<kbd>right-click</kbd>
on the desktop area or Taskbar to force <i>Shell</i> to reload the nss files. Alternatively, or you can restart
on the desktop area or Taskbar to force <i>Shell</i> to reload the nss files. Alternatively, you can restart
<i>Windows Explorer</i>.
</div>
<p>The result will look something for this when you press the <kbd>right-click</kbd> in an empty place on the desktop:</p>
<p>The result will look something like this when you press the <kbd>right-click</kbd> in an empty place on the desktop:</p>
<div class="has-text-centered my-5">
<img class="preview" src="/docs/images/helloworld.png" title="">
</div>
<p><b>Congratulations</b> You have now added the first time a menu item to the context menu</p>
<p><b>Congratulations</b> You have now added for the first time a menu item to the context menu</p>