Skip to content

Commit 113e613

Browse files
committed
docs: that was a bad line
1 parent da070df commit 113e613

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Diff for: README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
_Dead_ is a blogging/tumblog/content manufacturing device built using [dat](https://datproject.org/) and running on [beaker browser](https://beakerbrowser.com/). Have you heard of tumblr before? Then you get it.
88

9-
The key difference, though, is that by running on the dat protocol, _dead_ enables each individual to create their own instance of _dead_ and to publish their own content on their own computer and share to other people who have their own _dead_ instances. This means the data lives on your computer and doesn't *require* any server space.
9+
The key difference, though, is that by running on the dat protocol, _dead_ enables each individual to create their own instance of _dead_ and to publish their own content on their own computer and share to other people who have their own _dead_ instances. This means the data lives on your computer and doesn't _require_ any server space.
1010

11-
We will have more info as the project progresses about features and hot tips on how to make _dead_ more personalized.
11+
We will have more info as the project progresses about features and hot tips on how to make _dead_ more personalized.
1212

1313
## Development
1414

15-
_dead_ is still heavily in development, but we encourage people to jump on and give it a try. Feeling really ambitious? Jump in the code base and give us a good ole' PR. _dead_ will never make any of us a dime so, like, the free labor probably won't be that exploited.
15+
_dead_ is still heavily in development, but we encourage people to jump on and give it a try. Feeling really ambitious? Jump in the code base and give us a good ole' PR. _dead_ will never make any of us a dime so, like, the free labor probably won't be that exploited.
1616

1717
1. Clone the repo.
1818
2. Install dependencies
@@ -27,8 +27,6 @@ yarn install
2727
yarn start
2828
```
2929

30-
Okay, it's going to get a little weird here.
31-
3230
4. Create a new Dat site in your Beaker Browser library.
3331
5. Add your Dat url to config.js
3432
6. Replace the contents of `dat.json` with your new `dat.json`

0 commit comments

Comments
 (0)