Skip to content

Add a "Note" to guide Windows users to access directory paths having spaces #41

Open
@Parikshit87

Description

Hi Tom,

Adding this observation since first time users may face the issue while using Command Prompt on Windows.

Issue Description: How a new user can access the Windows directory path if it contains multiple words separated by spaces? For example, Windows directory path can be something like this - "C:\Personal\API documentation"

Solution:
You may consider adding the following "Note" or text at the end of section Create a new pet > Step 4 > bullet point 2 ('On Windows, look at the prompt path to see your current directory. Then...')

If the Windows directory path contains multiple words separated by spaces, then keep the path within inverted commas ("..."). For example, type cd "<dir_path>" . For example, if you kept the JSON file in "C:\Personal\API documentation", then type cd "C:\Personal\API documentation".

Thanks!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions