فهرست منبع

Deploying to gh-pages from @ alessandrod/aya@70dc8621968cc55811a0d4534ed46a01cd25f2e6 🚀

alessandrod 3 سال پیش
والد
کامیت
76e8e72fe1
4فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      print.html
  2. 0 0
      searchindex.js
  3. 0 0
      searchindex.json
  4. 1 1
      start/development.html

+ 1 - 1
print.html

@@ -218,7 +218,7 @@ and running a simple eBPF program and userspace application.</p>
 <p>Before getting started you will need the Rust stable and nightly tool-chains installed on your system.
 This is easily achieved with [<code>rustup</code>]:</p>
 <pre><code class="language-console">rustup install stable
-rustup install nightly --component rust-src
+rustup toolchain install nightly --component rust-src
 </code></pre>
 <p>Once you have the Rust tool-chains installed, you must also install the <code>bpf-linker</code> - for linking our eBPF program - and <code>cargo-generate</code> - for generating the project skeleton.</p>
 <pre><code class="language-console">cargo +nightly install bpf-linker

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
searchindex.js


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
searchindex.json


+ 1 - 1
start/development.html

@@ -139,7 +139,7 @@
 <p>Before getting started you will need the Rust stable and nightly tool-chains installed on your system.
 This is easily achieved with [<code>rustup</code>]:</p>
 <pre><code class="language-console">rustup install stable
-rustup install nightly --component rust-src
+rustup toolchain install nightly --component rust-src
 </code></pre>
 <p>Once you have the Rust tool-chains installed, you must also install the <code>bpf-linker</code> - for linking our eBPF program - and <code>cargo-generate</code> - for generating the project skeleton.</p>
 <pre><code class="language-console">cargo +nightly install bpf-linker

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است