Skip to content

Commit

Permalink
fix: remove unneeded Firefox instruction (#1347)
Browse files Browse the repository at this point in the history
  • Loading branch information
jurevans authored Dec 2, 2024
1 parent 6ac2403 commit 4096d39
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions apps/extension/FIREFOX_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@ cd apps/extension
yarn wasm:build
```

Before building the extension, you must specify the following value in a `.env` file in `apps/extension`:

```bash
NAMADA_INTERFACE_NAMADA_CHAIN_ID=internal-devnet-43.d9368f80c60
```

Then, issue the final build command for the Firefox add-on:

```bash
Expand Down

1 comment on commit 4096d39

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.