Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 21fd858

Browse files
committed
Update readme.md
1 parent 2f2b948 commit 21fd858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ The sample shows you how to work with a user's files and folders on OneDrive. In
1313

1414
## Run the sample
1515

16-
1. Open a command prompt and type 'py -3' to make sure that you are running Python 3.5.
16+
1. Open a command prompt and type `py -3` to make sure that you are running Python 3.5.
1717
2. Press **CTRL**+**D** and **Enter** to exit _interactive mode_.
1818
3. Navigate to where you downloaded the CommandLineFileExplorer.py sample. If you installed a .zip of the OneDrive SDK for Python, the file should be located in ../onedrive-sdk-python/examples/.
19-
4. Type `py CommandLineFileExplorer.py' to run the sample.
19+
4. Type `py CommandLineFileExplorer.py` to run the sample.
2020
5. The app needs permissions to access your OneDrive. Click **Accept** in the browser to grant permissions access to your OneDrive.
2121

2222
## API features

0 commit comments

Comments
 (0)