Stuck with using the CLI

Downloading the Exercise

Once installed, you can use the CLI to download the exercise to your local machine using the following command (replacing <exercise-slug> and <track-slug> with the relevant values:

exercism download --exercise=<exercise-slug> --track=<track-slug>

You don’t have to remember this command structure, as the exercise page lists the appropriate command for that exercise.

Once the download command has finished, the exercise’s files will be downloaded to your local machine.

I am stuck here. Please help

@mudas95 What are you stuck with? What’s not clear to you?