Skip to content

Commit 9d9cd7b

Browse files
author
Michael Smathers
committed
Added user flag to npm install in README
1 parent e40ae61 commit 9d9cd7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Users browse streams and nodes in the web UI, and activate (stream, node) pairs
1515

1616
1) Install via npm
1717

18-
npm install -g log.io
18+
npm install -g log.io --user "ubuntu"
1919

2020
2) Run server
2121

@@ -83,4 +83,4 @@ Unless required by applicable law or agreed to in writing, software
8383
distributed under the License is distributed on an "AS IS" BASIS,
8484
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8585
See the License for the specific language governing permissions and
86-
limitations under the License.
86+
limitations under the License.

0 commit comments

Comments
 (0)