Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Biel committed Dec 8, 2023
1 parent cfddd31 commit 36e3a6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,14 @@ It will:

## Install

npm i -D @chbiel/yaln

Or from source

git clone ...
cd ...
npm i -g .

Currently, there is no npm package available.

## Update

Simply git pull.



## Usage

### In source project
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chbiel/yaln",
"version": "1.0.0",
"description": "Watch for local changes, pack them and install",
"version": "1.0.2",
"description": "Watch for local changes, pack them and install with npm",
"homepage": "https://github.com/chbiel/yaln",
"repository": {
"type": "git",
Expand Down

0 comments on commit 36e3a6b

Please sign in to comment.