prepare release 1.0.0 #69

Merged
OCram85 merged 4 commits from prepare100 into master 2023-09-15 09:34:07 +02:00
Showing only changes of commit 8168ef37a8 - Show all commits

View File

@ -135,8 +135,7 @@ services:
After summon Arkanum your first steps should be to set your username and email in the git config:
```bash
git config --global user.name "username"
git config --global user.email "email address"
arkanum git setup "my-name" "my-email"
```
And that's it. Now you're ready use arkanum as your daily remote code editor. 😄