Skip to content

Commit bfdaab8

Browse files
committed
Update names and links
1 parent bdd8807 commit bfdaab8

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cucumber JVM - Starter: Java with Maven
1+
# Cucumber-JVM Starter: Java with Maven
22

33
This is the simplest possible setup for Cucumber-JVM using Java with Maven.
44
There is nothing fancy like a webapp or browser testing. All this does is to
@@ -11,15 +11,10 @@ included.
1111

1212
Git:
1313

14-
git clone https://github.com/cucumber/cucumber-java-skeleton.git
14+
git clone https://github.com/cucumber/cucumber-jvm-starter-maven-java.git
1515
cd cucumber-java-skeleton
1616

17-
Subversion:
18-
19-
svn checkout https://github.com/cucumber/cucumber-java-skeleton/trunk cucumber-java-skeleton
20-
cd cucumber-java-skeleton
21-
22-
Or [download a zip](https://github.com/cucumber/cucumber-java-skeleton/archive/main.zip) file.
17+
Or [download a zip](https://github.com/cucumber/cucumber-jvm-starter-maven-java/archive/main.zip) file.
2318

2419
## Run the tests
2520

0 commit comments

Comments
 (0)