Skip to content

Commit 3065254

Browse files
committed
Update build instructions
1 parent 523f379 commit 3065254

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,8 @@ cd rabbitmq-server
3131
```
3232
git checkout streams-tiered-storage
3333
```
34-
3. **Build with the stream-s3 plugin with the correct osiris branch**
34+
3. **This build will include the stream-s3 plugin and the correct osiris branch so just build!**
3535
```
36-
ADDITIONAL_PLUGINS=rabbitmq_stream_s3 \
37-
dep_rabbitmq_stream_s3="git git@github.com:amazon-mq/rabbitmq-stream-s3.git main" \
38-
dep_osiris="git https://github.com/amazon-mq/upstream-to-osiris tiered-storage-abstractions" \
3936
make
4037
```
4138

0 commit comments

Comments
 (0)