Skip to content

Commit 5d218b8

Browse files
authored
Remove stream plugin instructions
No longer valid, use the usual process to run a plugin.
1 parent aad1e2f commit 5d218b8

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

deps/rabbitmq_stream/README.adoc

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,10 @@ The project is currently under development, there is no guarantee yet that it wi
2929
in the future (read: you are welcome to experiment with it and give feedback, but please do not base
3030
your whole business on it).
3131

32-
== Build Instructions
33-
34-
----
35-
git clone [email protected]:rabbitmq/rabbitmq-public-umbrella.git
36-
cd rabbitmq-public-umbrella
37-
make co
38-
make up BRANCH="stream-queue" -j 32
39-
cd deps
40-
git clone [email protected]:rabbitmq/rabbitmq-stream.git rabbitmq_stream
41-
cd rabbitmq_stream
42-
make run-broker
43-
----
44-
45-
Then follow the instructions to https://github.com/rabbitmq/rabbitmq-stream-java-client[build the client and the performance tool].
46-
4732
== Licensing
4833

4934
Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].
5035

5136
== Copyright
5237

53-
(c) 2020-2021 VMware, Inc. or its affiliates.
38+
(c) 2020-2021 VMware, Inc. or its affiliates.

0 commit comments

Comments
 (0)