Add racket and raco to the Windows 10 path #201

Closed
passthejoe wants to merge 1 commits from patch-1 into master
passthejoe commented 5 years ago (Migrated from github.com)

Adding instructions on how to add Racket command-line programs to your path in Windows 10

Adding instructions on how to add Racket command-line programs to your path in Windows 10
mbutterick commented 5 years ago (Migrated from github.com)

Thanks! I saw this after I separately edited the file so I took your text and added it.

Thanks! I saw this after I separately edited the file so I took your text and added it.
This pull request cannot be reopened because the branch was deleted.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b patch-1 master
git pull origin patch-1

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff patch-1
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#201
Loading…
There is no content yet.