docs/layouts/shortcodes/mesheryctl/installation-scoop.md
You need to have scoop installed on your Windows system to perform these actions.
mesheryctl with ScoopTo install mesheryctl using Scoop, execute the following commands.
You're ready to run Meshery. To do so, execute the following command.
<pre class="codeblock-pre"><div class="codeblock"> <div class="clipboardjs">mesheryctl system start</div></div> </pre>If you are running Meshery on Docker, execute the following command.
<pre class="codeblock-pre"><div class="codeblock"> <div class="clipboardjs">mesheryctl system start -p docker</div></div> </pre>mesheryctl with ScoopTo upgrade mesheryctl, execute the following command.