docs(tvix/store): update invocation in README
This has moved to a `daemon` subcommand. Change-Id: Iae9778d8a59e6bf84555119fabfd62db3917bb62 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8731 Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de> Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
		
							parent
							
								
									0ddd4ecd9d
								
							
						
					
					
						commit
						7f5372327c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -25,7 +25,7 @@ REPL-based gPRC client.
 | 
				
			||||||
You can use it to connect to a `tvix-store` and call the various RPC methods.
 | 
					You can use it to connect to a `tvix-store` and call the various RPC methods.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
$ cargo run &
 | 
					$ cargo run -- daemon &
 | 
				
			||||||
$ evans --host localhost --port 8000 -r repl
 | 
					$ evans --host localhost --port 8000 -r repl
 | 
				
			||||||
  ______
 | 
					  ______
 | 
				
			||||||
 |  ____|
 | 
					 |  ____|
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue