Skip to content

Commit 1316980

Browse files
authored
Update README.md
1 parent 47ae4d6 commit 1316980

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ brew install ant # installs openjdk as a dependency
3636
ant -version
3737
Apache Ant(TM) version 1.10.8 compiled on May 10 2020
3838
```
39-
## Running
39+
## Building
40+
> ant dist
41+
The output will be server/Peergos.jar
42+
43+
## Development
4044

4145
### Server
4246
```
@@ -82,4 +86,4 @@ Navigation between apps is driven by updating the URL fragment with an encrypted
8286

8387
* drive.openInApp(args, app)
8488
- set showX = true OR closeApps()
85-
89+

0 commit comments

Comments
 (0)