Improved README
Some checks failed
checks-impure / test (pull_request) Successful in 31s
checks / test (pull_request) Failing after 1m51s

This commit is contained in:
2023-12-03 18:39:19 +01:00
parent 38ec5c891d
commit 81314c731a

View File

@@ -27,6 +27,7 @@ Let's get your development environment up and running:
``` ```
On Windows Subsystem for Linux (WSL) the installer will fail and tell you what to do. Execute the command from the error message and then afterwards execute: On Windows Subsystem for Linux (WSL) the installer will fail and tell you what to do. Execute the command from the error message and then afterwards execute:
```bash ```bash
sudo echo "experimental-features = nix-command flakes" > '/etc/nix/nix.conf' sudo echo "experimental-features = nix-command flakes" > '/etc/nix/nix.conf'
``` ```
@@ -105,7 +106,7 @@ Let's set up your Git workflow to collaborate effectively:
- URL of Gitea instance: `https://gitea.gchq.icu` - URL of Gitea instance: `https://gitea.gchq.icu`
- Name of new Login [gitea.gchq.icu]: `gitea.gchq.icu:7171` - Name of new Login [gitea.gchq.icu]: `gitea.gchq.icu:7171`
- Do you have an access token? Yes - Do you have an access token? Yes
- Token: ********* - Token: ****\*****
- Set Optional settings: No - Set Optional settings: No
2. **Git Workflow**: 2. **Git Workflow**: