Skip to content

Commit dc0ed4b

Browse files
authored
Update readme - remove duplicate info (#817)
1 parent 2d09723 commit dc0ed4b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,6 @@ Note this is a polylithic (as opposed to a monolithic) repository - it aims to m
3636
a minimal shell and abstract as much as possible into reusable, highly decoupled components.
3737
Please see the mongodb-js org for all the repos: https://github.com/mongodb-js
3838

39-
## Building Releases
40-
41-
After you've made some local changes, the next thing you'll probably want to do
42-
is create an artifact to share. There is only one command you need to run to compile the app,
43-
sign it if the signing certificate is available on your machine, and generate a single file
44-
installer for your current platform:
45-
46-
```bash
47-
cd compass
48-
npm run release
49-
```
50-
5139
## The Release Process
5240

5341
First ensure that the branch to be released is in a releasable state by running the tests

0 commit comments

Comments
 (0)