update README.md

This commit is contained in:
Nikita Iarychenko
2026-03-17 17:52:19 +04:00
parent afd5dd518c
commit d82f5c479c

View File

@@ -6,7 +6,7 @@ The following conventions will be used to refer to directories on your machine:
* `<IDEA_HOME>` is the root directory for the OpenIDE source code.
## Getting OpenIDE Source Code
OpenIDE source code is available from `<todo: link to source>` by either cloning or
OpenIDE source code is available from [Gitflic repository](https://gitflic.ru/project/openide/openide) by either cloning or
downloading a zip file (based on a branch) into `<IDEA_HOME>`. The default is the *243* branch.
These Git operations can also be done through the [IntelliJ IDEA user interface](https://www.jetbrains.com/help/idea/using-git-integration.html).