Skip to content

Commit

Permalink
Add installation instructions to README (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored Dec 2, 2021
1 parent 94149b4 commit b66d2c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Device Independent API for Neon Applications (Diana) is a collection of microser
to NeonAI systems. All services are implemented as standalone Docker containers that are connected to a RabbitMQ server.
This repository contains the files required to launch a Neon API server.

Install the Diana utilities Python package with: `pip install neon-diana-utils`

## Automated Configuration
The `diana` entrypoint is available to handle automated setup and some common administration tasks. You can see get detailed
help via `diana --help`. A standard configuration is described here:
Expand Down

0 comments on commit b66d2c7

Please sign in to comment.