diff --git a/README.md b/README.md index 76bc1ca8308d3bbee5a177c8a9d1c612a777e84b..7cc76241379fe40279a21a6b4f88d5f1ae11bcb5 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,14 @@ Finally it is explained how this project source code and resources may be copied To make it easy for you to get started with Java development here's a list of recommended next steps. The provided directions are suposing that you are developing in a Debian Linux environment, with Java Development Kit installed and configured using Maven dependency management. -### Setup Java development environment +### Setup Java development environment (Debian) - [Setup Debian environment in Windows 11 using WSL](https://mackcloud.mackenzie.br/gitlab/tutorial/tutorials/-/blob/main/UsingDebianLinuxOnWindows.md?ref_type=heads) - [Setup Java development environment in Debian Linux](https://mackcloud.mackenzie.br/gitlab/tutorial/tutorials/-/blob/main/SettingUpDebianBoxForJavaDevelopment.md?ref_type=heads) +### Setup Java development environment (Windows) +- [Setup of a Portable version of the GIT Client](https://mackcloud.mackenzie.br/gitlab/learning/mackleaps/tutorials/-/blob/main/Windows-PortableGitClient.md) + ### Setup Integrated Development Environment for Java