Skip to content

Commit 796429f

Browse files
committed
Update README.md
1 parent a09bd34 commit 796429f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ The source for this app is at GitHub so, for example, if you are using the comma
2121

2222
git clone https://github.com/ibmjstart/bluemix-java-postgresql-upload.git
2323
24-
If you want to use Eclipse to work on it, there are two ways you can get the source into Eclipse:
24+
If you want to use Eclipse to work on it, there are two different ways you can get the source into Eclipse:
2525

26-
1. Import the Eclipse project by following these instructions:
26+
Option A. Import the Eclipse project by following these instructions:
2727
1. Start by cloning the repository, as described above
2828
2. Open Eclipse
2929
3. Select File->Import
@@ -32,7 +32,9 @@ If you want to use Eclipse to work on it, there are two ways you can get the sou
3232
6. Under Projects you should now see a project called "PostgreSQLUpload", make sure the checkbox next to the "PostgreSQLUpload" project is checked and then click Finish
3333
7. You should now see the "PostgreSQLUpload" project in your list of projects in Eclipse.
3434

35-
2. Import the WAR File
35+
-OR-
36+
37+
Option B. Import the WAR File
3638
1. Navigate to https://github.com/ibmjstart/bluemix-java-postgresql-upload/releases
3739
2. Click the green button labeled "PostgreSQLUpload.war" and that will download the WAR file.
3840
3. Open Eclipse

0 commit comments

Comments
 (0)