Skip to content

Commit

Permalink
Removes submodules and use binaries instead. (#32)
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Cipollone <[email protected]>
  • Loading branch information
francocipollone authored Apr 12, 2024
1 parent 9f1680e commit 1459b3b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions .gitmodules

This file was deleted.

5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@ This package provides a simulation environment for [Andino](https://github.com/E

## :inbox_tray: Installation

This package makes use of some packages from https://github.com/Ekumen-OS/andino repository. Therefore, the repository is brought as a git submodule.
For so, when cloning this repository make sure to also init the submodules, this can be done adding a `--recursive` flag to the `git clone` command

1. Clone this repository

```sh
git clone [email protected]:ekumenlabs/andino_gz.git --recursive
git clone [email protected]:ekumenlabs/andino_gz.git
```

2. Set up docker environment:
Expand Down
1 change: 0 additions & 1 deletion submodules/andino
Submodule andino deleted from 798cdc

0 comments on commit 1459b3b

Please sign in to comment.