Skip to content

Commit

Permalink
docs: update codesnippet for commands
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin authored Aug 14, 2024
1 parent 453c5b9 commit a1e3c56
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 @@ -50,7 +50,7 @@ This package includes package manager agents and their corresponding commands fo
### Using Agents and Commands

A `COMMANDS` map is exported which lets you get a command from the above list for the detected agent. For example:
```
```js
import { detect } from 'package-manager-detector'
import { COMMANDS } from 'package-manager-detector/agents'

Expand Down

0 comments on commit a1e3c56

Please sign in to comment.