Skip to content

Commit

Permalink
Open link in new window; addresses gw-ospo#6
Browse files Browse the repository at this point in the history
  • Loading branch information
s2t2 committed Aug 27, 2024
1 parent 1ad781a commit 51d98e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/exercises/run-the-app/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We'll discuss topics related to command line computing, Anaconda virtual environ

## Instructions

1. Visit this ["Tic Tac Toe" repository](https://github.com/s2t2/tic-tac-toe-py) on GitHub. This repository contains a simple command-line game. We'll refer to this repository as the "upstream" remote repository.
1. Visit this ["Tic Tac Toe" repository](https://github.com/s2t2/tic-tac-toe-py){target="_blank"} on GitHub. This repository contains a simple command-line game. We'll refer to this repository as the "upstream" remote repository.
2. Click the "Fork" button (top right of the page) to make a copy of the repo under your own control. We'll refer to your forked copy as the "origin" remote repository.
3. Follow the instructions in the repository's "README.md" file to install, setup and run the Python code contained inside:
1. Click the green button on GitHub to "Clone", or download, your remote fork. Choose the GitHub Desktop option, selecting the "for my own purposes" option, if prompted by GitHub Desktop. When prompted where to download it, choose a familiar location like the Desktop. We'll refer to this as the "local repository".
Expand Down

0 comments on commit 51d98e2

Please sign in to comment.