mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 06:46:14 +00:00
Update README.md
This commit is contained in:
@@ -64,10 +64,12 @@ project seeks to bridge all of these worlds into a single entrypoint — ideal
|
||||
|
||||
The primary installation method of `bake`, today, is via `pip`:
|
||||
|
||||
<pre class="console"><code>$ <strong>pip3 install bake-cli</strong>
|
||||
```console
|
||||
$ pip3 install bake-cli
|
||||
Collecting bake-cli
|
||||
…
|
||||
Successfully installed bake-cli-0.2.0 delegator.py-0.1.1 pexpect-4.7.0 ptyprocess-0.6.0</code></pre>
|
||||
Successfully installed bake-cli-0.2.0 delegator.py-0.1.1 pexpect-4.7.0 ptyprocess-0.6.0
|
||||
```
|
||||
|
||||
|
||||
This will always work, but it will not be the default recommendation.
|
||||
|
||||
Reference in New Issue
Block a user