Skip to content

Commit

Permalink
lazy-update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Brown committed Apr 3, 2016
1 parent bbfe383 commit c1f9ac0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Contributing to Paper
==========================
PaperMC has a very lenient policy towards PRs, but would prefer that you try and adhere to the following guidelines.

# All of this needs to be re-done for the new build system

## Understanding Patches
Patches to Paper are very simple, but center around the directories 'Paper-API' and 'Paper-Server'

Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ How To (Compiling Jar From Source)
------
To compile Paper, you need JDK 8, maven, and an internet connection.

Clone this repo, run `./build.sh --jar` from *bash*, get files.

Leave off --jar if you only wish to resync your checkout and not create a paperclip jar file just yet.
Clone this repo, run `./paper jar` from *bash*, get files.

How To (Pull Request)
------
Expand Down

0 comments on commit c1f9ac0

Please sign in to comment.