Skip to content

Commit 0331db7

Browse files
committed
Deploying to gh-pages from @ 4b02503 🚀
1 parent d904a61 commit 0331db7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2 id="docker"><a class="header" href="#docker">Docker</a></h2>
192192
<a href="https://github.com/orgs/roapi/packages/container/package/roapi-http">ghcr.io/roapi/roapi-http</a>.</p>
193193
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
194194
<p>You need to install <a href="https://rustup.rs/">Rust toolchain</a> if you haven't done so.</p>
195-
<pre><code class="language-bash">cargo install --locked --git https://github.com/roapi/roapi --branch main --bin roapi-http
195+
<pre><code class="language-bash">cargo install --locked --git https://github.com/roapi/roapi --branch main --bins roapi-http
196196
</code></pre>
197197
<footer id="open-on-gh">Found a bug? <a href="https://github.com/roapi/docs/edit/main/src/installation.md">Edit this file on GitHub.</a></footer>
198198
</main>

print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h2 id="docker"><a class="header" href="#docker">Docker</a></h2>
212212
<a href="https://github.com/orgs/roapi/packages/container/package/roapi-http">ghcr.io/roapi/roapi-http</a>.</p>
213213
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
214214
<p>You need to install <a href="https://rustup.rs/">Rust toolchain</a> if you haven't done so.</p>
215-
<pre><code class="language-bash">cargo install --locked --git https://github.com/roapi/roapi --branch main --bin roapi-http
215+
<pre><code class="language-bash">cargo install --locked --git https://github.com/roapi/roapi --branch main --bins roapi-http
216216
</code></pre>
217217
<footer id="open-on-gh">Found a bug? <a href="https://github.com/roapi/docs/edit/main/src/installation.md">Edit this file on GitHub.</a></footer><h1 id="quick-start"><a class="header" href="#quick-start">Quick start</a></h1>
218218
<p>Spin up APIs for <code>test_data/uk_cities_with_headers.csv</code> and

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)