Skip to content

Commit

Permalink
Last anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
admc committed Sep 13, 2024
1 parent 4df7dfb commit be5837f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/pythonenv.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This section will walk you through creating Python virtual environments in your

In this [example](https://github.com/stateful/vscode-runme/blob/main/examples/shebang.md#python-), we will create a virtual environment, activate it, and install packages of our choice into the virtual environment. To create a Python virtual environment in Runme, follow the steps below:

**Step 1**: Ensure the Runme extension is installed in your VS Code and make Runme your [default Markdown viewer](/installation/vscode#how-to-open-a-readme-file-as-a-markdown-file).
**Step 1**: Ensure the Runme extension is installed in your VS Code and make Runme your [default Markdown viewer](/getting-started/vscode#how-to-open-a-readme-file-as-a-markdown-file).

**Step 2**: Next, open your Markdown file.

Expand Down

0 comments on commit be5837f

Please sign in to comment.