docs: without ./
This commit is contained in:
parent
258616e415
commit
91bcb896ea
@ -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.
|
||||
|
Reference in New Issue
Block a user