Skip to content

Commit 33f3646

Browse files
committed
Add note about changing SSH parameters
1 parent 0494226 commit 33f3646

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ ev3dev-lang-java libraries.
55

66
## Checking it out
77

8+
Before proceeding further, you need to change the brick connection parameters
9+
in the `config.gradle` file in the main directory.
10+
811
You can build the project and upload all programs with their dependencies with these commands:
912
```sh
1013
./gradlew uploadGradleLibraries

0 commit comments

Comments
 (0)