docs: without ./

This commit is contained in:
decentral1se 2023-12-03 16:57:34 +01:00
parent 258616e415
commit 91bcb896ea
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 3 additions and 3 deletions

View File

@ -45,14 +45,14 @@ points:
And generate the SVG like so.
```
./ppppcg
ppppcg
```
You can pipe it to a graphical program or save it to file.
```
./ppppcg | display # X11 viewer
./ppppcg > pc.svg # to file
ppppcg | display # X11 viewer
ppppcg > pc.svg # to file
```
Add some of your own points.