README.md in red-plasma-0.14.1 vs README.md in red-plasma-0.15.0
- old
+ new
@@ -44,10 +44,10 @@
## Usage
Starting the Plasma store
```console
-plasma_store_server -m 1000000000 -s /tmp/plasma
+plasma-store-server -m 1000000000 -s /tmp/plasma
```
Creating a Plasma client
```ruby