Skip to content

Commit

Permalink
Add dependencies to README
Browse files Browse the repository at this point in the history
  • Loading branch information
nlebeck committed Nov 16, 2017
1 parent 072e0d5 commit b7c6ed5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ deploying applications across servers.
## Building Sapphire for x86

The core Sapphire library and example apps can be compiled as x86 Java apps
using Maven.
using Maven. The dependencies for building Sapphire for x86 are Java, Python,
and Maven (`apt install openjdk-8-jdk python maven` on Ubuntu).

1. Compile the core Sapphire library:

Expand Down

0 comments on commit b7c6ed5

Please sign in to comment.