Update e2e readme

This commit is contained in:
Janne Valkealahti
2023-06-01 09:08:16 +01:00
parent f2240a2c5e
commit f6f979a04c

View File

@@ -31,7 +31,7 @@ Generic workflow to run `spring-shell-e2e-tests` is:
[source, bash]
----
spring-shell
$ ./mvnw clean package -DskipTests
$ ./gradlew build nativeCompile -PspringShellSampleE2E=true -x test
spring-shell/e2e/spring-shell-e2e
$ npm install