Update README
This commit is contained in:
		| @@ -117,7 +117,7 @@ $ exit | |||||||
| ```bash | ```bash | ||||||
| $ sudo -i -u invidious | $ sudo -i -u invidious | ||||||
| $ cd invidious | $ cd invidious | ||||||
| $ shards | $ shards update && shards install | ||||||
| $ crystal build src/invidious.cr --release | $ crystal build src/invidious.cr --release | ||||||
| # test compiled binary | # test compiled binary | ||||||
| $ ./invidious # stop with ctrl c | $ ./invidious # stop with ctrl c | ||||||
| @@ -153,7 +153,7 @@ $ psql invidious < config/sql/session_ids.sql | |||||||
| $ psql invidious < config/sql/nonces.sql | $ psql invidious < config/sql/nonces.sql | ||||||
|  |  | ||||||
| # Setup Invidious | # Setup Invidious | ||||||
| $ shards | $ shards update && shards install | ||||||
| $ crystal build src/invidious.cr --release | $ crystal build src/invidious.cr --release | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Omar Roth
					Omar Roth