Skip to content

Commit e2fbe83

Browse files
Update the README to reflect the correct IJ Platform Version (#177)
* Update sherlock-platform to IntelliJ idea/251.26094.121 (#166) * update the readme Change-Id: I828156e5b692cda827ad08a6e382d8c9de1a55e6 --------- Co-authored-by: Emre Kultursay <[email protected]>
1 parent 85d0630 commit e2fbe83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## About
44

55
This is the customized IntelliJ platform for Sherlock Project based
6-
off the IntelliJ Platform Version 2024.2. To read more on the IntelliJ Platform documentation scroll down to the IntelliJ IDEA Community
6+
off the IntelliJ Platform Version 2025.1.2. To read more on the IntelliJ Platform documentation scroll down to the IntelliJ IDEA Community
77
Edition section.
88

99
## Download Instructions
@@ -34,7 +34,7 @@ The following steps build Sherlock Platform only on Linux and Mac:
3434
* Run `chmod +x ./build_sherlock_platform.sh` from the root of the directory to grant access.
3535
* Run `./build_sherlock_platform.sh` to build the platform.
3636
* Extract the artifact from `out/sherlock-platform/artifacts` according to the OS.
37-
* Run the platform from `out/sherlock-platform/artifacts/sherlock-platform-242.21829/Sherlock\ Platform-2024.2.1/bin/`
37+
* Run the platform from `out/sherlock-platform/artifacts/sherlock-platform/Sherlock\ Platform-2025.1.2/bin/`
3838

3939
## Creating a New Release for Sherlock Platform
4040

0 commit comments

Comments
 (0)