Merge pull request 'Add missing username in dxfl cli instructions' (#84) from fabientot/guichet:fix-missing-username-in-dxfl-cli-docs into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #84
This commit is contained in:
commit
4dfd072385
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
|
||||
<pre>
|
||||
sudo npm install -g dxfl
|
||||
dxfl login
|
||||
dxfl login {{ .Describe.Username }}
|
||||
</pre>
|
||||
|
||||
<p>Pour déployer votre site contenu dans le dossier <code>public</code> :</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue