Skip to content

Commit

Permalink
chore: fix README.md example (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmahrous committed Nov 3, 2023
1 parent 0a5c204 commit 1a74bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ just as easily be used on its own.
const cacache = require('cacache')
const fs = require('fs')

const tarball = '/path/to/mytar.tgz'
const cachePath = '/tmp/my-toy-cache'
const key = 'my-unique-key-1234'

Expand Down

0 comments on commit 1a74bd3

Please sign in to comment.