Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
just-trey authored Jun 24, 2023
1 parent a3c6cfd commit d32b642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Run `./install.sh` or `./install.ps1` to install/update the profiles.
4. On windows, depending on your Execution policy, you may need to change the execution policy to run the powershell script. Use the following to change
the execution policy for the current terminal session only by opening a powershell prompt in the current directory and then typing `Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process`
5. run `./install.sh` (mac/Linux) or `.\install.ps1` (windows)
6. (Add the printer)(#adding-the-printer-only-needed-for-scripted-install-and-manual-install)
6. [Add the printer](#adding-the-printer-only-needed-for-scripted-install-and-manual-install)

### Manual Install

Expand All @@ -61,7 +61,7 @@ Run `./install.sh` or `./install.ps1` to install/update the profiles.
1. Close out of PrusaSlicer
1. Extract the zip file to a location of your choice and open the folder.
1. Copy the *"vendor"* folder to the Configuration folder you opened in step two.![image](https://user-images.githubusercontent.com/10281380/209450820-d98c5f82-07d5-453b-b5e1-11b294b257ac.png)
6. (Add the printer)(#adding-the-printer-only-needed-for-scripted-install-and-manual-install)
6. [Add the printer](#adding-the-printer-only-needed-for-scripted-install-and-manual-install)

### Import Profiles

Expand Down

0 comments on commit d32b642

Please sign in to comment.