Skip to content

Commit

Permalink
Removed a slash in the installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
tharunoptimus committed Jan 3, 2022
1 parent 5f5e23d commit bfb2f13
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 @@ -155,7 +155,7 @@ The Executable is available only for amd64 Windows Systems.
- Create a folder `bin` if not already created.
- Extract the executable to the `bin` folder.
- Open Command Prompt and type the following command:
- `setx INFANT_HOME "%USERPROFILE%\bin\infant\"`
- `setx INFANT_HOME "%USERPROFILE%\bin\infant"`
- `setx PATH "%INFANT_HOME%;%PATH%"`
- Close the Command Prompt.
- Open a new Command Prompt and type `infant -v` or `infant --version` to check if the installation was successful.
Expand Down

0 comments on commit bfb2f13

Please sign in to comment.