Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CatoLeanTruetschel authored May 12, 2021
1 parent c661caf commit e70b0eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This project was created as a university project and is part of the set of AMOS
Current development concentrates on creating a minimum viable product for KMAP. Core functionality will be integrating graph data bases, visualizing the graph data in a modular dashboard, and exploring the data with a no-code query builder.

## How to build
> :warning: **There is currently no common build system in place. Currently development focuses on this issue, which is tracked by [#37](https://github.com/amosproj/amos-ss2021-project2-context-map/issues/37) and [#60](https://github.com/amosproj/amos-ss2021-project2-context-map/issues/60).**
> :warning: **There is currently no common build system in place. Current development focuses on this issue, which is tracked by [#37](https://github.com/amosproj/amos-ss2021-project2-context-map/issues/37) and [#60](https://github.com/amosproj/amos-ss2021-project2-context-map/issues/60).**
### Prerequisites
1. Clone the repository via
Expand All @@ -32,7 +32,7 @@ It is required to install node with version 12.x or higher.
`npm i -g yarn`

### Run the project
> :warning: **Scripts are currently only available for windows platforms or platforms that have powershell installed**
> :warning: **Scripts are currently only available for the windows platform or platforms that have powershell installed**
To start the project, navigate to the `/build` directory within the repository clone and run each of the scripts in the following order within a separate shell instance.
```
Expand Down

0 comments on commit e70b0eb

Please sign in to comment.