Skip to content

Commit 9110afe

Browse files
committed
update README
1 parent 53e9a29 commit 9110afe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ dotnet publish -c Release
3030

3131
After building the application, you will want to add the folder containing the GitContentSearch.exe (or equivalent for your operating system) to your PATH environment variable. This allows you to run the tool from any directory in your command line.
3232

33+
```
34+
/path/to/your/git/repository/GitContentSearch/bin/Release/netX.X/publish/
35+
```
36+
3337
## Usage
3438

3539
**1. Navigate to your Git directory**:

0 commit comments

Comments
 (0)