Skip to content

Commit

Permalink
docs: Fix wrong cmdlet name in example code.
Browse files Browse the repository at this point in the history
Fixes issue #66
  • Loading branch information
deadlydog committed Sep 23, 2024
1 parent 29a54f6 commit 0d8a426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ NOTE: This only looks for the import statement directly in your PowerShell profi
To get the directory where the tiPS configuration and other related data is stored, run:

```powershell
Get-TiPSConfigurationDirectory
Get-TiPSDataDirectoryPath
```

To restore tiPS to the default configuration, simply delete the directory.
Expand Down

0 comments on commit 0d8a426

Please sign in to comment.