UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update development-environment.md per...

Merged Jason Krause requested to merge jasonkrause-master-patch-82182 into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -99,7 +99,7 @@ logout
```shell
# Note: The current version of K3D uses a broken version of K3s. The 2020-08 workaround is to install K3D 4.4.7
wget -q -O - https://raw.githubusercontent.com/rancher/k3d/main/install.sh | TAG=v4.4.7 bash"
wget -q -O - https://raw.githubusercontent.com/rancher/k3d/main/install.sh | TAG=v4.4.7 bash
# check version
k3d version
```
Loading