Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sochix authored Aug 26, 2021
1 parent 85959cb commit 0ece29c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,10 @@ Supported file types:

**Notice**: Ambar requires Docker to run

You can build Docker images by yourself or buy prebuilt Docker images for **$50** [here](https://ambar.cloud/pricing/).
You can build Docker images by yourself

* Installation instruction for prebuilt images: [here](https://ambar.cloud/docs/installation/)
* Tutorial on how to build images from scratch see below

If you want to see how Ambar works w/o installing it, try our [live demo](https://app.ambar.cloud/). No signup required.

## Building the images yourself

All the images required to run Ambar can be built locally. In general, each image can be built by navigating into the directory of the component in question, performing the compilation steps required and building the image like that:
Expand Down Expand Up @@ -93,6 +90,8 @@ $ npm install
$ npm run compile
```

Then follow this instructions -> https://ambar.cloud/docs/installation

## FAQ
### Is it open-source?
Yes, it's fully open-source.
Expand Down

0 comments on commit 0ece29c

Please sign in to comment.