Deploying to gh-pages from @ Klipper3d/klipper@1b24f6a2ad 🚀

This commit is contained in:
KevinOConnor
2024-02-14 00:18:47 +00:00
parent 17d9b3b267
commit b7a7894d2c
14 changed files with 2 additions and 2 deletions

View File

@@ -2174,7 +2174,7 @@ the system that may damage the electronics.</p>
software dependencies not installed by default. First, run on your Raspberry Pi
the following commands:</p>
<div class="highlight"><pre><span></span><code>sudo apt update
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev libopenblas-base
</code></pre></div>
<p>Next, in order to install NumPy in the Klipper environment, run the command:</p>