Kindly help but keep it simple as I am a beginner. Django e-commerce project, installed Erlang 64-bit and rabbitmq on windows 10, still when I try to install rabbitmq on bycharm terminal using : apt-get install rabbitmq .......It gives me this : 'apt-get' is not recognized as an internal or external command, operable program or batch file.
Then tried replacing apt-get with choco and got the same response
apt-getis for unix based systems only, sir. Follow the steps described here - Smaillns