How do you install the development version of Rasa Open Source,could you tell me?

How do you install the development version of Rasa Open Source ,after you run these commond: curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python git clone https://github.com/RasaHQ/rasa.git cd rasa poetry install

Hi @zhaizhijiang

After installing and setting up poetry you should run make install

See: https://github.com/RasaHQ/rasa#development-internals