mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
README: drop 'urchin' codename in favor of Scylla
This commit is contained in:
10
README.md
10
README.md
@@ -1,17 +1,17 @@
|
||||
#Urchin
|
||||
#Scylla
|
||||
|
||||
##Building Urchin
|
||||
##Building Scylla
|
||||
|
||||
In addition to required packages by Seastar, the following packages are required by Urchin.
|
||||
In addition to required packages by Seastar, the following packages are required by Scylla.
|
||||
|
||||
### Submodules
|
||||
Urchin uses submodules, so make sure you pull the submodules first by doing:
|
||||
Scylla uses submodules, so make sure you pull the submodules first by doing:
|
||||
```
|
||||
git submodule init
|
||||
git submodule update --recursive
|
||||
```
|
||||
|
||||
### Building urchin on Fedora
|
||||
### Building scylla on Fedora
|
||||
Installing required packages:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user