We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6181f commit 4b2f353Copy full SHA for 4b2f353
app/templates/me/index.hbs
@@ -28,9 +28,7 @@
28
If you want to use package commands from the command line, you'll need a
29
<code>~/.cargo/config</code> which can be generated with:
30
</p>
31
- <pre>
32
-cargo login {{ model.api_token }}
33
-</pre>
+ <pre>cargo login {{ model.api_token }}</pre>
34
35
<button {{action "resetToken"}} class='yellow-button'>
36
Reset my API key
0 commit comments