Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit f1ea43f

Browse files
authored
Update README.md
1 parent ae244aa commit f1ea43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
If you want to build and run locally, ensure that at least Java 11 is installed. Then, follow these steps:
2020

2121
1. Clone this repository.
22-
2. Create /Data/search folder on the root with `cd /` and `mkdir -p /data/search`
22+
2. Create /data/search folder on the root with `cd /` and `mkdir -p /data/search`
2323
3. Execute `cd IDS-AppStore`, `chmod +x mvnw` and `./mvnw clean package -DskipTests -Dmaven.javadoc.skip=true`.
2424
5. Navigate to `/target` and run `java -jar appstore-{VERSION}.jar`.
2525

0 commit comments

Comments
 (0)