diff --git a/docs/DEVELOPMENT_ENVIRONMENT.md b/docs/DEVELOPMENT_ENVIRONMENT.md index 232d6eb1b2..3b97c32157 100644 --- a/docs/DEVELOPMENT_ENVIRONMENT.md +++ b/docs/DEVELOPMENT_ENVIRONMENT.md @@ -6,7 +6,7 @@ at the root of the repository. ## Supported Platforms Using the flake requires using one of the below platforms. -It is possible that the System Initiative software can be developed on even more platforms, but these platforms have +It is possible that the Galoy software can be developed on even more platforms, but these platforms have been validated to work with `nix` and the corresponding flake. ### macOS @@ -83,12 +83,6 @@ WSL2 users should be able to use either Docker Desktop for WSL2 or Docker Engine Regardless of platform, you may need to configure credentials in `~/.local/share`. -#### Rancher Desktop - -Since [Rancher Desktop](https://rancherdesktop.io/) provides the ability to use [moby](https://github.com/moby/moby), -you can use it to run and develop the System Initiative software. -However, it is untested, and you may need to further configuration depending on your platform. - ### (Optional) Direnv [Direnv](https://direnv.net/) (version >= 2.30) with [nix-direnv](https://github.com/nix-community/nix-direnv) can