Skip to content

Commit

Permalink
Remove ethpm uri specification and update username
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed Sep 4, 2020
1 parent 04fa75f commit 35e92b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-1319.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
eip: 1319
title: Smart Contract Package Registry Interface
author: Piper Merriam <piper@ethereum.org>, Christopher Gewecke <christophergewecke@gmail.com>, g. nicholas d'andrea <nick.dandrea@consensys.net>, Nick Gheorghita <nickg@ethereum.org>
author: Piper Merriam <piper@ethereum.org>, Christopher Gewecke <christophergewecke@gmail.com>, g. nicholas d'andrea <nick.dandrea@consensys.net>, Nick Gheorghita (@njgheorghita)
type: Standards Track
category: ERC
status: Draft
Expand All @@ -22,7 +22,7 @@ A clear standard would help the existing EthPM Package Registry evolve from a ce

**Examples**
```shell
$ ethpm install packages.zeppelin.eth/Ownership
$ ethpm install ethpm://packages.zeppelin.eth/ownership@1.0.0
```

```javascript
Expand Down

0 comments on commit 35e92b5

Please sign in to comment.