Skip to content

Commit

Permalink
Readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 5, 2023
1 parent fbea423 commit e9bcc31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The built-in [`fs.rename()`](https://nodejs.org/api/fs.html#fs_fs_rename_oldpath

## Install

```
$ npm install move-file
```sh
npm install move-file
```

## Usage
Expand Down

0 comments on commit e9bcc31

Please # to comment.