jimbob88 / wheelers-wort-works

A rebuild of Wheeler's Beer Engine written in Python with continuous updates
https://jimbob88.github.io/wheelers-wort-works/
GNU General Public License v3.0
4 stars 2 forks source link

README file for www-ce #61

Closed Bobbicat closed 4 years ago

Bobbicat commented 4 years ago

Describe the bug Incorrect text in readme file for www-ce

To Reproduce Steps to reproduce the behavior:

  1. Go to 'community edition code'
  2. Click on 'README.md'
  3. Scroll down to 'Linux>Ubuntu or Debian...'
  4. See error:-

    It is also recommended to run the command sudo wheelers-wort-works --coreupdate save so as to get the most out of Wheeler's Wort Works

Expected behavior

sudo wheelers-wort-works --coreupdate save

should read:

sudo wheelers-wort-works-ce --coreupdate

Screenshots n/a

Desktop (please complete the following information):

Additional context

looking further in the readme I notice most references are for the master edition and not community edition

jimbob88 commented 4 years ago

Hey there,

Thanks, yeah I forgot that was deprecated, I'll fix this when i get to my PC!

Thanks again,

James

Bobbicat commented 4 years ago

There is still more here under expected behaviour: you have corrected to sudo wheelers-wort-works --coreupdate

this should be

sudo wheelers-wort-works-ce --coreupdate

note missing --> -ce

jimbob88 commented 4 years ago

Oh, yeah!

I think I have changed most of them on the community_edition README