In the Getting Started section of the readme displayed here:
https://www.npmjs.com/package/create-react-redux-app-structure
It says to install with yarn using:
yarn add global create-react-redux-app-structure
The command should be:
yarn global add create-react-redux-app-structure