Updated Release Process (markdown)

Daniel Markstedt 2023-11-11 04:01:53 -08:00
parent 34198d96b7
commit a32c068414
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ These operations are performed on an Ubuntu 22.04 x86_64 PC. You'll need sudo ac
```
# To see the current configuration
git config --global user.name
git config --global user. Email
git config --global user.email
```
If you need to change the configuration, use the followingz;
```