Agile Web Development with Rails 8: Missing `bin/rails generate controller Admin index` (pg. 215)

On page 215, Iteration I2, seems to start with the assumption that the following command was run: bin/rails generate controller Admin index. However this command is not mentioned in the text.

Thanks! :slight_smile: