Skip to content

Commit da31bad

Browse files
Update README
1 parent 14866cf commit da31bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ This is the plot resulting from the above program.
343343
fpm build
344344
```
345345
The FPLOT library can be used within your FPM project by adding the following to your fpm.toml file.
346-
```txt
346+
```toml
347347
[dependencies]
348348
fplot = { git = "https://github.com/jchristopherson/fplot" }
349349
```

0 commit comments

Comments
 (0)