Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yakovypg committed Aug 9, 2023
1 parent 1fa9eb5 commit 9eda3e0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,20 @@ On Linux and Mac.
./ypdf --version
```

Desktop vesion of the tool can also be launched from the console/terminal using the on of the command below.

On Windows.

```
YpdfDesktop
```

On Linux and Mac.

```
./YpdfDesktop
```

### Build from source

We will build the project using [dotnet](https://dotnet.microsoft.com/en-us/). But you can
Expand Down

0 comments on commit 9eda3e0

Please sign in to comment.