Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supernova-eng authored Oct 1, 2019
1 parent e0038bf commit dd03b0d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,13 @@ To run this sample:

Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an auth file. See [how to create an auth file](https://github.com/Azure/azure-libraries-for-java/blob/master/AUTH.md).

git clone https://github.com/Azure-Samples/network-java-manage-ip-address.git
```bash
git clone https://github.com/Azure-Samples/network-java-manage-ip-address.git

cd network-java-manage-ip-address
cd network-java-manage-ip-address

mvn clean compile exec:java
mvn clean compile exec:java
```

## More information ##

Expand Down

0 comments on commit dd03b0d

Please sign in to comment.