Skip to content

Commit 8489bc1

Browse files
committed
Adjustments
1 parent 3336601 commit 8489bc1

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,9 @@ Cooperari requires Oracle's [Java 8 JDK](https://www.oracle.com/technetwork/java
6363
It may also work with OpenJDK 8, but it has not been fully tested in that
6464
environment.
6565

66-
## Binary distribution
66+
## Installing and running Cooperari
6767

68-
Download the latest binary release archive here at [GitHub](https://github.com/Cooperari/cooperari/releases). Extract the archive file, and then follow the instructions in the provided `README.txt`.
69-
70-
tar xzvf cooperari-VERSION-dist.tgz
71-
cd cooperari-VERSION
68+
Read the [Getting Started guide](GettingStarted.md).
7269

7370
## Compiling from scratch
7471

@@ -79,6 +76,3 @@ In addition to Oracle's JDK 8, [Maven](https://maven.apache.org) 3.0 or higher w
7976
cd cooperari
8077
mvn package
8178

82-
## Maven Central
83-
84-
Cooperari artifacts will be available at Maven Central in future releases.

0 commit comments

Comments
 (0)