Skip to content

Commit

Permalink
Update README.md (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
stano45 authored Jul 9, 2023
1 parent 830669a commit 822e053
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,13 @@ Crustagen is a Rust code generator that takes AsyncAPI specifications as input a

- Rust 1.70 or later.
- Cargo (comes with Rust).
- AsyncAPI Specification (version 2.1.0 supported currently).

## Installation

Clone and build the Crustagen project:

```sh
git clone https://github.com/yourusername/crustagen.git
git clone https://github.com/Programmierpraktikum-MVA/AsyncAPI.git
cd crustagen
just install # Alternatively, you can use 'cargo build --release'
```
Expand Down

0 comments on commit 822e053

Please sign in to comment.