microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
130 stars 47 forks source link

The command indicated for creating a directory failed #164

Open Charlie-techLab opened 1 year ago

Charlie-techLab commented 1 year ago

Describe the bug

The command md contoso indicated for creating a directory is wrong because the correct command is mkdir (make directory).

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://learn.microsoft.com/en-us/training/modules/python-flask-build-ai-web-app/1-exercise-set-up-environment'
  2. Scroll down to 'Create the project directory'
  3. See error The indicated command md contoso to create a directory named contoso is incorrect.

Expected behavior

When one's use the command mkdir, it creates a directory but instead the Git Bash throw a message error that says: "bash: md: command not found" because the command showed in the lab is md.

Screenshots

If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

Additional context

Add any other context about the problem here.


🎓 Add a tag to this issue for your current education role: Student Ambassador.


github-actions[bot] commented 1 year ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles: