Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coldic3 authored Sep 9, 2023
1 parent 351926f commit d872443
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
> ⚠️ **WORK IN PROGRESS**
# PANDA API
Portfolio Arrangement: Nest of Digitalized Assets

## Installation with Docker 🐋

> **_NOTE:_** The installation assumes that you have [Docker](https://docs.docker.com/get-docker/)
> and [Docker Compose](https://docs.docker.com/compose/install/) installed on your machine.
### Quick
```sh
make install
```

### Step by step

1. Clone the repo:
```sh
git clone [email protected]:coldic3/panda.git
Expand Down

0 comments on commit d872443

Please sign in to comment.